diff options
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 |