2
0
Fork 0

Installation files for systemd

This commit is contained in:
Carlos Galindo 2026-05-31 01:04:38 +02:00
commit a58c671eab
4 changed files with 43 additions and 0 deletions

10
issue_generator.timer Normal file
View file

@ -0,0 +1,10 @@
[Unit]
Description=Check for upstream updates 4x/day.
[Timer]
OnCalendar=*-*-* 00/8:00:00
RandomizedDelaySec=1h
Persistent=true
[Install]
WantedBy=timers.target