Installation files for systemd
This commit is contained in:
parent
1f182df473
commit
a58c671eab
4 changed files with 43 additions and 0 deletions
10
issue_generator.timer
Normal file
10
issue_generator.timer
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue