From bcf7d6b6c808833712a1ccac2d8e3848ca701a35 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 13 Aug 2019 16:26:59 +0300 Subject: restore systemd files --- systemd/pull-cgit-repos.timer | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 systemd/pull-cgit-repos.timer (limited to 'systemd/pull-cgit-repos.timer') diff --git a/systemd/pull-cgit-repos.timer b/systemd/pull-cgit-repos.timer new file mode 100644 index 0000000..de56c5a --- /dev/null +++ b/systemd/pull-cgit-repos.timer @@ -0,0 +1,10 @@ +[Unit] +Description=Pull cgit repositories periodically + +[Timer] +Persistent=false +OnCalendar=daily +AccuracySec=1 + +[Install] +WantedBy=timers.target -- cgit v1.2.3