summaryrefslogtreecommitdiffstats
path: root/test/fuzz
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2023-11-25 04:16:36 +0100
committerLuca Boccassi <bluca@debian.org>2023-11-29 12:04:59 +0100
commit9e615fa3aa9710f530a4242dd79e4c7a4f96256e (patch)
treedde29aca0f048952f5228c2d84efd72d6296eeb3 /test/fuzz
parentmkosi: Install integritysetup on CentOS/Fedora (diff)
downloadsystemd-9e615fa3aa9710f530a4242dd79e4c7a4f96256e.tar.xz
systemd-9e615fa3aa9710f530a4242dd79e4c7a4f96256e.zip
core: add WantsMountsFor=
This is the equivalent of RequiresMountsFor=, but adds Wants= instead of Requires=. It will be useful for example for the autogenerated systemd-cryptsetup units. Fixes https://github.com/systemd/systemd/issues/11646
Diffstat (limited to 'test/fuzz')
-rw-r--r--test/fuzz/fuzz-unit-file/directives-all.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-unit-file/directives-all.service b/test/fuzz/fuzz-unit-file/directives-all.service
index 4bdc48a59b..d5877f930c 100644
--- a/test/fuzz/fuzz-unit-file/directives-all.service
+++ b/test/fuzz/fuzz-unit-file/directives-all.service
@@ -276,6 +276,7 @@ User=
WakeSystem=
WantedBy=
Wants=
+WantsMountsFor=
WatchdogSec=
What=
Where=