home · contact · privacy
Improve mail server setup.
[config] / all_new_2018 / linkable_etc_files / mail / etc / systemd / system / timers.target.wants / pingmail.timer
diff --git a/all_new_2018/linkable_etc_files/mail/etc/systemd/system/timers.target.wants/pingmail.timer b/all_new_2018/linkable_etc_files/mail/etc/systemd/system/timers.target.wants/pingmail.timer
new file mode 100644 (file)
index 0000000..dba0c9f
--- /dev/null
@@ -0,0 +1,8 @@
+[Unit]
+Description=Run pingmail check once every hour
+
+[Timer]
+OnCalendar=*-*-* *:00:00
+
+[Install]
+WantedBy=timers.target