adding systemd timer, instance, target

This commit is contained in:
tengel 2024-03-20 09:32:36 -05:00
parent 2adf9a87f5
commit f34063e5dc
3 changed files with 20 additions and 0 deletions

7
systemd/petrified.timer Normal file
View file

@ -0,0 +1,7 @@
[Unit]
Description=Daily petrified update
[Timer]
OnCalendar=daily
AccuracySec=1h
Persistent=true