aboutsummaryrefslogtreecommitdiff
path: root/SystemD/.config/systemd/user/backup.timer
diff options
context:
space:
mode:
Diffstat (limited to 'SystemD/.config/systemd/user/backup.timer')
-rw-r--r--SystemD/.config/systemd/user/backup.timer9
1 files changed, 9 insertions, 0 deletions
diff --git a/SystemD/.config/systemd/user/backup.timer b/SystemD/.config/systemd/user/backup.timer
new file mode 100644
index 0000000..2ddee9d
--- /dev/null
+++ b/SystemD/.config/systemd/user/backup.timer
@@ -0,0 +1,9 @@
+[Unit]
+Description=Run backup weekly
+
+[Timer]
+OnBootSec=15min
+OnUnitActiveSec=1w
+
+[Install]
+WantedBy=timers.target