aboutsummaryrefslogtreecommitdiffstats
path: root/rebuild-vcs-packages.timer
diff options
context:
space:
mode:
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