home · contact · privacy
Fix systemd timers.
authorChristian Heller <c.heller@plomlompom.de>
Thu, 21 May 2020 22:24:52 +0000 (00:24 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Thu, 21 May 2020 22:24:52 +0000 (00:24 +0200)
commitaae632220a69c5944afad87ca284b907f8e0178e
tree947bb9c841733572f96ab029ac8e70340628276a
parentd9ca3676e409eb87156bfe1be3f34666830b077d
Fix systemd timers.
buster/etc_files/mail/etc/systemd/system/fetchmail.service [deleted file]
buster/etc_files/mail/etc/systemd/system/fetchmail_old_account.service [new file with mode: 0644]
buster/etc_files/mail/etc/systemd/system/fetchmail_old_account.timer [new file with mode: 0644]
buster/etc_files/mail/etc/systemd/system/pingmail.timer [new file with mode: 0644]
buster/etc_files/mail/etc/systemd/system/timers.target.wants/fetchmail.timer [deleted file]
buster/etc_files/mail/etc/systemd/system/timers.target.wants/pingmail.timer [deleted file]
buster/setup_scripts/setup_mail.sh