Update service file
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
88207894b3
commit
117785c73d
1 changed files with 3 additions and 2 deletions
|
@ -4,8 +4,9 @@ Restart=always
|
||||||
StandardOutput=syslog
|
StandardOutput=syslog
|
||||||
StandardError=syslog
|
StandardError=syslog
|
||||||
SyslogIdentifier=regcfp
|
SyslogIdentifier=regcfp
|
||||||
User=regcfp
|
User=root
|
||||||
Group=regcfp
|
Group=root
|
||||||
|
WorkinDirectory=/srv/regcfp
|
||||||
Environment=NODE_ENV=production
|
Environment=NODE_ENV=production
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue