We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
-pidfile
1 parent 996aa11 commit b128153Copy full SHA for b128153
deploy/go-carbon.service
@@ -6,7 +6,7 @@ Wants=network-online.target local-fs.target
6
7
[Service]
8
Type=simple
9
-ExecStart=/usr/bin/go-carbon -config /etc/go-carbon/go-carbon.conf -pidfile /var/run/go-carbon.pid
+ExecStart=/usr/bin/go-carbon -config /etc/go-carbon/go-carbon.conf
10
ExecReload=/bin/kill -HUP $MAINPID
11
KillSignal=USR2
12
Restart=on-failure
0 commit comments