Updated the systemd unit file to load the proper config file
This commit is contained in:
parent
629a7df3c4
commit
ff92316e1e
@ -4,6 +4,7 @@ Description=Overseer inventory tracking app
|
|||||||
[Service]
|
[Service]
|
||||||
User=overseer
|
User=overseer
|
||||||
Group=overseer
|
Group=overseer
|
||||||
|
Environment="NODE_CONFIG_DIR=/etc/overseer"
|
||||||
ExecStart=/usr/bin/overseer
|
ExecStart=/usr/bin/overseer
|
||||||
SuccessExitStatus=143
|
SuccessExitStatus=143
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user