aboutsummaryrefslogtreecommitdiffstats
path: root/rebuild-vcs-packages.timer
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-08-13 23:52:29 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2014-08-13 23:52:29 +0100
commit8e34420da93d005a36eaff4936f0f6c5652db726 (patch)
treebc6728710b3a7c27a7384619d5cc88826f81009c /rebuild-vcs-packages.timer
downloadvcs-rebuild-8e34420da93d005a36eaff4936f0f6c5652db726.tar.xz
init commit
Diffstat (limited to 'rebuild-vcs-packages.timer')
-rw-r--r--rebuild-vcs-packages.timer12
1 files changed, 12 insertions, 0 deletions
diff --git a/rebuild-vcs-packages.timer b/rebuild-vcs-packages.timer
new file mode 100644
index 0000000..9254394
--- /dev/null
+++ b/rebuild-vcs-packages.timer
@@ -0,0 +1,12 @@
+[Unit]
+Description=Rebuild VCS packages
+
+[Timer]
+# Time to wait after booting before we run first time
+OnBootSec=10min
+# Time between running each consecutive time
+OnUnitActiveSec=1d
+Unit=rebuild-vcs-packages.service
+
+[Install]
+WantedBy=multi-user.target