From ab3461e792a3b9a525a895bb0b3a70e55955efb6 Mon Sep 17 00:00:00 2001 From: Adam Spragg Date: Sun, 13 Mar 2022 17:36:46 +0000 Subject: First (mostly) working version apt-desktop-upgrades --- adu-download.timer | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 adu-download.timer (limited to 'adu-download.timer') diff --git a/adu-download.timer b/adu-download.timer new file mode 100644 index 0000000..37df590 --- /dev/null +++ b/adu-download.timer @@ -0,0 +1,9 @@ +[Unit] +Description=Apt Desktop Upgrades package list updater/downloader + +[Timer] +OnCalendar=00,06,12,18:00 +AccuracySec=1h + +[Install] +WantedBy=timers.target -- cgit v1.2.1