systemd: add zk timer/service
This commit is contained in:
parent
cbc1ade1fa
commit
a1d5a3c1e0
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ Description=Run ZK autosave every 15 minutes
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
Environment=HOME=/home/thomas
|
||||||
ExecStart=/bin/bash /home/thomas/repos/eolas/scripts/auto_save.sh
|
ExecStart=/bin/bash /home/thomas/repos/eolas/scripts/auto_save.sh
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|
Loading…
Add table
Reference in a new issue