8 lines
127 B
SYSTEMD
8 lines
127 B
SYSTEMD
[Unit]
|
|
Description=renovate running regularly
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 02,08,14,20:15,45:00
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|