Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
38a0a9fba4
commit
1dea5f29ac
@ -59,8 +59,8 @@ After=network.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
User=nobody
|
User=root
|
||||||
Group=nogroup
|
Group=root
|
||||||
ExecStart=${INSTALL_DIR}/${BINARY_NAME} agent start
|
ExecStart=${INSTALL_DIR}/${BINARY_NAME} agent start
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=10
|
RestartSec=10
|
||||||
|
Loading…
Reference in New Issue
Block a user