]> git.rmz.io Git - dotfiles.git/blob - systemd/user/checkupdates.timer
84c32c4a97b1dc8944dadcb80a86ea7b989c1711
[dotfiles.git] / systemd / user / 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