X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsuse%2Freboot.service;h=001d1364a0f205c84c9ed30e193b9b6e6bd341f7;hb=f0a73e245c1646c6c62a3bd0a3db969dd2e55edc;hp=5fc24d1c8f5fc479243733eb79eb3886570d33f2;hpb=172f6478b3d70f03e4712d62bc31d9c604e852b4;p=elogind.git diff --git a/units/suse/reboot.service b/units/suse/reboot.service index 5fc24d1c8..001d1364a 100644 --- a/units/suse/reboot.service +++ b/units/suse/reboot.service @@ -12,8 +12,8 @@ Requires=shutdown.target umount.target After=shutdown.target umount.target [Service] -Type=finish -ValidNoProcess=yes +Type=oneshot +RemainAfterExit=yes Environment=COLD_BOOT=1 ExecStart=/etc/init.d/reboot -StandardInput=tty +StandardOutput=tty