summarylogtreecommitdiffstats
path: root/heka.service
diff options
context:
space:
mode:
Diffstat (limited to 'heka.service')
-rw-r--r--heka.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/heka.service b/heka.service
index 101922f2face..f6bda4bec106 100644
--- a/heka.service
+++ b/heka.service
@@ -10,7 +10,7 @@ Restart=on-failure
ExecStart=/usr/bin/hekad -config=/etc/heka/conf.d/
-ExecReload=/usr/bin/kill --signal HUP ${MAINPID}
+ExecReload=/usr/bin/kill --signal HUP "${MAINPID}"
[Install]
WantedBy=multi-user.target