aboutsummaryrefslogtreecommitdiff
path: root/crontab/root.crontab
diff options
context:
space:
mode:
Diffstat (limited to 'crontab/root.crontab')
-rw-r--r--crontab/root.crontab5
1 files changed, 5 insertions, 0 deletions
diff --git a/crontab/root.crontab b/crontab/root.crontab
new file mode 100644
index 0000000..ada8721
--- /dev/null
+++ b/crontab/root.crontab
@@ -0,0 +1,5 @@
+# Meant to be installed as root
+
+* * */2 * * pacman --noconfirm -Syu >> /var/log/pacman_update.log
+
+# vim:ft=crontab