This commit is contained in:
parent
a73875f4ef
commit
bd22f1500c
1 changed files with 0 additions and 15 deletions
|
|
@ -1,15 +0,0 @@
|
|||
[Unit]
|
||||
Description=Verae keep-alive guard (restarts watch + keep)
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
WorkingDirectory=%h/verae-keep
|
||||
Environment=KEEP_UNITS=%h/verae-keep/units.ns1.json
|
||||
Environment=KEEP_STATE=%h/verae-keep/data
|
||||
ExecStart=/usr/bin/bash %h/verae-keep/scripts/guard.sh
|
||||
Restart=always
|
||||
RestartSec=2
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue