From c10efa7645f9f135b0a8513eeb69cb9d162d1728 Mon Sep 17 00:00:00 2001 From: David Runge Date: Fri, 20 Mar 2015 01:02:04 +0100 Subject: backup-mail: Adding first version of backup-mail script, service and timer. --- system/backup-mail.timer | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 system/backup-mail.timer (limited to 'system/backup-mail.timer') diff --git a/system/backup-mail.timer b/system/backup-mail.timer new file mode 100644 index 0000000..22367df --- /dev/null +++ b/system/backup-mail.timer @@ -0,0 +1,10 @@ +[Unit] +Description=Backup mail and mailman every first day of the month + +[Timer] +# Every 1st of each month at 5:00 +OnCalendar=*-*-1 05:00 +Persistent=true + +[Install] +WantedBy=timers.target -- cgit v1.2.3-70-g09d2