X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsuse%2Freboot.service;h=c3526b3035c3070f730e9ca531f6c76b94ae6737;hp=2bc452e180a4db020237dfc486d13d4b79de5045;hb=983d9c90151f4b85301bd8078afd560269e75961;hpb=65b0095b1c126eee9f8d44f81593edb6ff601356 diff --git a/units/suse/reboot.service b/units/suse/reboot.service index 2bc452e18..c3526b303 100644 --- a/units/suse/reboot.service +++ b/units/suse/reboot.service @@ -7,11 +7,14 @@ [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 +Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount [Service] Type=finish ValidNoProcess=yes -ExecStart=/etc/init.d/reboot start +Environment=COLD_BOOT=1 +ExecStart=/etc/init.d/reboot +StandardInput=tty