X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=units%2Fgentoo%2Freboot.service;h=b5defb16807cb5608a5a662ec35e74cb4c5fa0f8;hb=34e9ba669e75fb3b8f481076e75df5c2abb8192b;hp=c223e6c26f4390171cffdfce0c6539599d6ba2f8;hpb=983d9c90151f4b85301bd8078afd560269e75961;p=elogind.git diff --git a/units/gentoo/reboot.service b/units/gentoo/reboot.service index c223e6c26..b5defb168 100644 --- a/units/gentoo/reboot.service +++ b/units/gentoo/reboot.service @@ -8,12 +8,11 @@ [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 +Type=oneshot ValidNoProcess=yes ExecStart=/etc/init.d/reboot.sh -StandardInput=tty +StandardOutput=tty