add reloading and stopping from tsctl
This commit is contained in:
4
internal/vars/const.go
Normal file
4
internal/vars/const.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package vars
|
||||
|
||||
const VAR_PATH = "/var/run/triggerssmith/"
|
||||
const PID_PATH = VAR_PATH + "serve.pid"
|
||||
Reference in New Issue
Block a user