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
1 changed files with 1 additions and 1 deletions

View File

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