X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsuse%2Freboot.service;h=5fc24d1c8f5fc479243733eb79eb3886570d33f2;hb=bb4f237c651623ca2b523fb3ac14268fac9bb487;hp=902648c50b8d9cce74c4280e2e05e669319dab47;hpb=af65a09126e216d468592f069aee50dfe0382d3a;p=elogind.git diff --git a/units/suse/reboot.service b/units/suse/reboot.service index 902648c50..5fc24d1c8 100644 --- a/units/suse/reboot.service +++ b/units/suse/reboot.service @@ -8,11 +8,12 @@ [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 +Requires=shutdown.target umount.target +After=shutdown.target umount.target [Service] Type=finish ValidNoProcess=yes -ExecStart=/etc/init.d/reboot start +Environment=COLD_BOOT=1 +ExecStart=/etc/init.d/reboot +StandardInput=tty