summarylogtreecommitdiffstats
path: root/nasa-pod.timer
diff options
context:
space:
mode:
Diffstat (limited to 'nasa-pod.timer')
-rw-r--r--nasa-pod.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/nasa-pod.timer b/nasa-pod.timer
new file mode 100644
index 000000000000..cf4bf399f1ee
--- /dev/null
+++ b/nasa-pod.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=Systemd timer for downloading the Nasa's picture of the day.
+
+[Timer]
+OnCalendar=hourly
+Persistent=true
+
+[Install]
+WantedBy=timers.target
+