diff options
Diffstat (limited to 'units/suse/reboot.service')
-rw-r--r-- | units/suse/reboot.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/suse/reboot.service b/units/suse/reboot.service index 2bc452e180..3dbb469117 100644 --- a/units/suse/reboot.service +++ b/units/suse/reboot.service @@ -9,7 +9,7 @@ Description=Reboot 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 |