tmp update

This commit is contained in:
Aliberk Sandıkçı 2023-07-29 13:41:39 +03:00
parent f75ff864f3
commit 173991ae65
Signed by: asandikci
GPG key ID: 25C67A03B5666BC1

View file

@ -13,7 +13,7 @@ func main() {
PidFilePerm: 0644, PidFilePerm: 0644,
LogFileName: "godaemon1.log", LogFileName: "godaemon1.log",
LogFilePerm: 0640, LogFilePerm: 0640,
WorkDir: "/etc/godaemon1/", WorkDir: "./etc/godaemon1/",
Umask: 027, Umask: 027,
// Args: []string{"[go-daemon godaemon1]"}, // Args: []string{"[go-daemon godaemon1]"},
} }