diff options
Diffstat (limited to 'units/gentoo/poweroff.service')
-rw-r--r-- | units/gentoo/poweroff.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/gentoo/poweroff.service b/units/gentoo/poweroff.service index 2cc645ec53..2ae1fd7f29 100644 --- a/units/gentoo/poweroff.service +++ b/units/gentoo/poweroff.service @@ -7,6 +7,7 @@ [Unit] Description=Power-Off +DefaultDependencies=no Requires=shutdown.target killall.service After=shutdown.target killall.service Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount |