diff options
author | Adam Spragg <adam@spra.gg> | 2022-03-13 17:36:46 +0000 |
---|---|---|
committer | Adam Spragg <adam@spra.gg> | 2022-03-13 17:36:46 +0000 |
commit | ab3461e792a3b9a525a895bb0b3a70e55955efb6 (patch) | |
tree | d8abe25eab49ade25880946a40451f42249e5e97 /adu-download.timer |
First (mostly) working version apt-desktop-upgrades
Diffstat (limited to 'adu-download.timer')
-rw-r--r-- | adu-download.timer | 9 |
1 files changed, 9 insertions, 0 deletions
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 |