summaryrefslogtreecommitdiff
path: root/units/gentoo/reboot.service
diff options
context:
space:
mode:
Diffstat (limited to 'units/gentoo/reboot.service')
-rw-r--r--units/gentoo/reboot.service5
1 files changed, 2 insertions, 3 deletions
diff --git a/units/gentoo/reboot.service b/units/gentoo/reboot.service
index c223e6c26..7492aaedb 100644
--- a/units/gentoo/reboot.service
+++ b/units/gentoo/reboot.service
@@ -8,9 +8,8 @@
[Unit]
Description=Reboot
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
+Requires=shutdown.target umount.target killall.service
+After=shutdown.target umount.target killall.service
[Service]
Type=finish