aboutsummaryrefslogtreecommitdiffstats
path: root/system/update-motd.timer
diff options
context:
space:
mode:
Diffstat (limited to 'system/update-motd.timer')
-rw-r--r--system/update-motd.timer9
1 files changed, 9 insertions, 0 deletions
diff --git a/system/update-motd.timer b/system/update-motd.timer
new file mode 100644
index 0000000..fad4731
--- /dev/null
+++ b/system/update-motd.timer
@@ -0,0 +1,9 @@
+[Unit]
+Description=Hourly update of MOTD
+
+[Timer]
+OnCalendar=hourly
+Persistent=true
+
+[Install]
+WantedBy=timers.target