Update service user and group for icewatch service
This commit is contained in:
parent
e35eb6c788
commit
0af3b7eeea
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ Wants=network.target
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=drone
|
||||
Group=drone
|
||||
User=icewatch
|
||||
Group=icewatch
|
||||
WorkingDirectory=/opt/icewatch
|
||||
ExecStart=/usr/bin/node server.js
|
||||
Restart=always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue