update .service file
This commit is contained in:
parent
15b84ab234
commit
a0f16fff1b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Description= Go Daemon-1
|
|||
After=multi-user.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Type=forking
|
||||
User=root
|
||||
Group=root
|
||||
ExecStart=/usr/bin/godaemon1
|
||||
|
|
Loading…
Reference in a new issue