summaryrefslogtreecommitdiff
path: root/units/fedora/single.service
diff options
context:
space:
mode:
Diffstat (limited to 'units/fedora/single.service')
-rw-r--r--units/fedora/single.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/fedora/single.service b/units/fedora/single.service
index f4af539f85..93a70cf4b0 100644
--- a/units/fedora/single.service
+++ b/units/fedora/single.service
@@ -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}