diff options
Diffstat (limited to 'units/suse/poweroff.service')
-rw-r--r-- | units/suse/poweroff.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/suse/poweroff.service b/units/suse/poweroff.service index f3d1542842..a68c10cfd3 100644 --- a/units/suse/poweroff.service +++ b/units/suse/poweroff.service @@ -9,7 +9,7 @@ Description=Power-Off Requires=shutdown.target After=shutdown.target -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 |