summarylogtreecommitdiffstats
path: root/systemd.timer
diff options
context:
space:
mode:
authorAnthony Wang2023-06-02 19:19:30 +0000
committerAnthony Wang2023-06-02 19:20:35 +0000
commit800184c29d6079cffae029d82572d58527466e40 (patch)
treee96681832f7e963a0aaa1c5385f22a13d3427108 /systemd.timer
downloadaur-fotd.tar.gz
Initial commit
Diffstat (limited to 'systemd.timer')
-rw-r--r--systemd.timer8
1 files changed, 8 insertions, 0 deletions
diff --git a/systemd.timer b/systemd.timer
new file mode 100644
index 000000000000..d00647b42b2c
--- /dev/null
+++ b/systemd.timer
@@ -0,0 +1,8 @@
+[Unit]
+Description=Update /etc/motd.d/fortune daily
+
+[Timer]
+OnCalendar=daily
+
+[Install]
+WantedBy=timers.target