mirror of
https://github.com/Djeeberjr/fw-anwesenheit.git
synced 2025-07-02 01:04:16 +00:00
fixed WorkingDirectory in systemd service
This commit is contained in:
parent
427153a614
commit
e527d41cb7
@ -12,7 +12,7 @@ Restart=on-failure
|
|||||||
RestartSec=5
|
RestartSec=5
|
||||||
User=root
|
User=root
|
||||||
Group=root
|
Group=root
|
||||||
RuntimeDirectory=/var/lib/fwa
|
WorkingDirectory=/var/lib/fwa
|
||||||
|
|
||||||
Environment="PM3_BIN=/usr/local/bin/pm3/pm3"
|
Environment="PM3_BIN=/usr/local/bin/pm3/pm3"
|
||||||
#Environment="LOG_LEVEL=warn"
|
#Environment="LOG_LEVEL=warn"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user