12 lines
194 B
SYSTEMD
12 lines
194 B
SYSTEMD
[Unit]
|
|
Description=Timer for the update-hints service
|
|
|
|
[Timer]
|
|
OnCalendar=*-12-01 00:00:00
|
|
OnCalendar=*-6-01 00:00:00
|
|
Persistent=true
|
|
Unit=update-hints.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|