]> git.rmz.io Git - dotfiles.git/blobdiff - systemd/user/checkupdates.timer
systemd: checkupdates daily rather than hourly
[dotfiles.git] / systemd / user / checkupdates.timer
index bed362d591b6ae9783cc2fc01ea697e6382aa304..84c32c4a97b1dc8944dadcb80a86ea7b989c1711 100644 (file)
@@ -2,7 +2,7 @@
 Description=Timer to check pacman updates and dowload packages to cache
 
 [Timer]
-OnCalendar=hourly
+OnCalendar=daily
 Persistent=true
 
 [Install]