chiark / gitweb /
reboot: don't wait for input tty
[elogind.git] / units / fedora / single.service
index f4af539f850a82e26f91a6cbf1417e3f5e3ec9fd..93a70cf4b0fe020a2fe7b078a865fb0a99e97385 100644 (file)
@@ -25,4 +25,4 @@ KillMode=process-group
 
 # Bash ignores SIGTERM, so we send SIGHUP first, to ensure that bash
 # terminates cleanly.
-ExecStop=-/bin/kill -HUP $(MAINPID)
+ExecStop=-/bin/kill -HUP ${MAINPID}