added support for fallback config files
This commit is contained in:
parent
bb089bf19c
commit
7a95b46c73
3 changed files with 22 additions and 13 deletions
|
@ -4,7 +4,7 @@ After=network.target
|
|||
|
||||
[Service]
|
||||
User=%i
|
||||
ExecStart=/usr/bin/python3 /usr/lib/safe-harbor/safe-harbor.py
|
||||
ExecStart=/usr/bin/python3 /usr/lib/safe-harbor/safe-harbor.py /state/safe-harbor.json /etc/safe-harbor/config.json
|
||||
Restart=always
|
||||
RestartSec=90
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue