tmp update
This commit is contained in:
parent
f75ff864f3
commit
173991ae65
1 changed files with 1 additions and 1 deletions
|
@ -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]"},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue