diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-07-03 19:53:37 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-07-03 19:53:37 +0200 |
commit | af65a09126e216d468592f069aee50dfe0382d3a (patch) | |
tree | e5b52ee96be55bbbcb3aab1eaf3328aa7678c6ec /units/arch/poweroff.service | |
parent | daf32cc791f26e2a9849e25b94304839e20fcc3b (diff) |
units: update shipped unit files for DefaultDependencies=
Diffstat (limited to 'units/arch/poweroff.service')
-rw-r--r-- | units/arch/poweroff.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/arch/poweroff.service b/units/arch/poweroff.service index 3ca8f30e94..d6e42e1a4b 100644 --- a/units/arch/poweroff.service +++ b/units/arch/poweroff.service @@ -7,6 +7,7 @@ [Unit] Description=Power-Off +DefaultDependencies=no Requires=shutdown.target After=shutdown.target Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount |