systemd: add zk timer/service

This commit is contained in:
thomasabishop 2024-03-01 16:33:59 +00:00
parent cbc1ade1fa
commit a1d5a3c1e0

View file

@ -3,6 +3,7 @@ Description=Run ZK autosave every 15 minutes
[Service]
Type=simple
Environment=HOME=/home/thomas
ExecStart=/bin/bash /home/thomas/repos/eolas/scripts/auto_save.sh
[Install]