chiark / gitweb /
units: suse - reboot: do not wait for tty
[elogind.git] / units / emergency.service
index dd4a0703e2637b72f69aa68ec7ef13b49402957a..7a1f81a468bb77eb602a33d1e4dc5978b2febd9d 100644 (file)
@@ -22,4 +22,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}