From 529d6dd34f9209efef18c04121075be9ac310c9c Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Tue, 18 Apr 2017 22:07:01 +0200 Subject: add systemd files --- systemd/shopsystem-mail-backup.timer | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 systemd/shopsystem-mail-backup.timer (limited to 'systemd/shopsystem-mail-backup.timer') diff --git a/systemd/shopsystem-mail-backup.timer b/systemd/shopsystem-mail-backup.timer new file mode 100644 index 0000000..b0c18a2 --- /dev/null +++ b/systemd/shopsystem-mail-backup.timer @@ -0,0 +1,9 @@ +[Unit] +Description=Run shopsystem backup mail daily + +[Timer] +OnCalendar=*-*-* 08:00:00 +Persistent=true + +[Install] +WantedBy=timers.target -- cgit v1.2.3