diff options
Diffstat (limited to 'crontab/root.crontab')
| -rw-r--r-- | crontab/root.crontab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crontab/root.crontab b/crontab/root.crontab index ada8721..48cb3ab 100644 --- a/crontab/root.crontab +++ b/crontab/root.crontab @@ -1,5 +1,5 @@ # Meant to be installed as root -* * */2 * * pacman --noconfirm -Syu >> /var/log/pacman_update.log +0 12 */2 * * pacman --noconfirm -Syu >> /var/log/pacman_update.log # vim:ft=crontab |
