system-helpers/etc/systemd/user/check_updates.timer

10 lines
126 B
SYSTEMD
Raw Permalink Normal View History

2019-01-25 17:28:29 +00:00
[Unit]
2019-01-25 17:52:06 +00:00
Description=Run check_updates
2019-01-25 17:28:29 +00:00
[Timer]
OnCalendar=Mon *-*-* 05:00:00
Persistent=true
[Install]
WantedBy=timers.target