aboutsummaryrefslogtreecommitdiffstats
path: root/system/update-mirrorlist.timer
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2016-08-25 23:41:29 +0200
committerDavid Runge <dave@sleepmap.de>2016-08-25 23:41:29 +0200
commit648b9b81a43e301693c77e13dc178b865e273d2b (patch)
tree7c0c0128577d954c9d125ddd341d2467da5e5759 /system/update-mirrorlist.timer
parent151eb35e7aa755693b1d5e75dc7a5e951842574a (diff)
downloaduenv-648b9b81a43e301693c77e13dc178b865e273d2b.tar.gz
uenv-648b9b81a43e301693c77e13dc178b865e273d2b.tar.bz2
uenv-648b9b81a43e301693c77e13dc178b865e273d2b.tar.xz
uenv-648b9b81a43e301693c77e13dc178b865e273d2b.zip
README.rst: Removing update-mirrorlist system services (project seems dead and there is now update-pacman-mirrorlist: https://aur.archlinux.org/packages/update-pacman-mirrorlist/).
Diffstat (limited to 'system/update-mirrorlist.timer')
-rw-r--r--system/update-mirrorlist.timer10
1 files changed, 0 insertions, 10 deletions
diff --git a/system/update-mirrorlist.timer b/system/update-mirrorlist.timer
deleted file mode 100644
index 72d3688..0000000
--- a/system/update-mirrorlist.timer
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Update pacman mirrorlist every Monday at 05:00
-
-[Timer]
-# Every Monday at 05:00
-OnCalendar=Mon *-*-* 05:00
-Persistent=true
-
-[Install]
-WantedBy=timers.target