diff options
Diffstat (limited to 'units/arch/reboot.service')
-rw-r--r-- | units/arch/reboot.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/arch/reboot.service b/units/arch/reboot.service index 4aa7dc2e81..b2c18842ff 100644 --- a/units/arch/reboot.service +++ b/units/arch/reboot.service @@ -7,6 +7,7 @@ [Unit] Description=Reboot +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 |