summarylogtreecommitdiffstats
path: root/courier-mkdhparams.timer
diff options
context:
space:
mode:
authorNeil Romig2017-08-13 10:50:45 +0100
committerNeil Romig2017-08-13 10:50:45 +0100
commitf5439d7414ea7556236f3194fa5c636e31cae62a (patch)
treed0101009e9f228a4081e28b9f1c6dc9074868c15 /courier-mkdhparams.timer
parent045f9f7b7004ccb7ed267dd0633dcdd2ab4f75bd (diff)
downloadaur-f5439d7414ea7556236f3194fa5c636e31cae62a.tar.gz
Tidy PKGBUILD and install script, introduce use of sysconftool, add mkdhparams, stop using pacman for backup, revert to openssl (matching courier-authlib), other minor tweaks
Diffstat (limited to 'courier-mkdhparams.timer')
-rw-r--r--courier-mkdhparams.timer11
1 files changed, 11 insertions, 0 deletions
diff --git a/courier-mkdhparams.timer b/courier-mkdhparams.timer
new file mode 100644
index 000000000000..c44ccb7cdc10
--- /dev/null
+++ b/courier-mkdhparams.timer
@@ -0,0 +1,11 @@
+[Unit]
+Description=Generate Diffie Hellman parameters for Courier MTA
+
+[Timer]
+OnCalendar=monthly
+RandomizedDelaySec=3h
+Persistent=true
+
+[Install]
+WantedBy=timers.target
+