home · contact · privacy
Fix systemd timers.
[config] / buster / etc_files / mail / etc / systemd / system / fetchmail_old_account.timer
diff --git a/buster/etc_files/mail/etc/systemd/system/fetchmail_old_account.timer b/buster/etc_files/mail/etc/systemd/system/fetchmail_old_account.timer
new file mode 100644 (file)
index 0000000..0568eeb
--- /dev/null
@@ -0,0 +1,8 @@
+[Unit]
+Description=Run fetchmail once every minute
+
+[Timer]
+OnCalendar=minutely
+
+[Install]
+WantedBy=timers.target