diff options
Diffstat (limited to 'units/gentoo/poweroff.service')
-rw-r--r-- | units/gentoo/poweroff.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/gentoo/poweroff.service b/units/gentoo/poweroff.service index 1a0a6a44f8..2cc645ec53 100644 --- a/units/gentoo/poweroff.service +++ b/units/gentoo/poweroff.service @@ -9,7 +9,7 @@ Description=Power-Off 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 +Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount [Service] Type=finish |