aboutsummaryrefslogtreecommitdiffstats
path: root/system/backup-bitlbee.timer
diff options
context:
space:
mode:
Diffstat (limited to 'system/backup-bitlbee.timer')
-rw-r--r--system/backup-bitlbee.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/backup-bitlbee.timer b/system/backup-bitlbee.timer
new file mode 100644
index 0000000..2ff52ce
--- /dev/null
+++ b/system/backup-bitlbee.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=Backup of Bitlbee configuration every 2nd and 17th of a month
+
+[Timer]
+# Every 2nd and 17th of each month at 5:00
+OnCalendar=*-*-2,17 05:00
+Persistent=true
+
+[Install]
+WantedBy=timers.target