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
|
After=multi-user.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=forking
|
||||||
User=root
|
User=root
|
||||||
Group=root
|
Group=root
|
||||||
ExecStart=/usr/bin/godaemon1
|
ExecStart=/usr/bin/godaemon1
|
||||||
|
|
Loading…
Reference in a new issue