]> git.rmz.io Git - dotfiles.git/blob - systemd/system/checkupdates.timer
mutt: use initials in email name
[dotfiles.git] / systemd / system / checkupdates.timer
1 [Unit]
2 Description=Timer to check pacman updates and dowload packages to cache
3
4 [Timer]
5 OnCalendar=daily
6 Persistent=true
7
8 [Install]
9 WantedBy=timers.target