aboutsummaryrefslogtreecommitdiff
path: root/dot_config/systemd/user/backup-email.timer
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2023-06-24 10:33:47 -0400
committerRyan Kavanagh <rak@rak.ac>2023-06-24 10:33:47 -0400
commitddcf62b165efaf600cc471dd5cbb699aced862e9 (patch)
tree184d38abb213c63150cdad35fcd32093c3d36505 /dot_config/systemd/user/backup-email.timer
parentbackup .aldorc (diff)
update systemd timers etc
Diffstat (limited to 'dot_config/systemd/user/backup-email.timer')
-rw-r--r--dot_config/systemd/user/backup-email.timer10
1 files changed, 0 insertions, 10 deletions
diff --git a/dot_config/systemd/user/backup-email.timer b/dot_config/systemd/user/backup-email.timer
deleted file mode 100644
index bf49a60..0000000
--- a/dot_config/systemd/user/backup-email.timer
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Backup email
-
-[Timer]
-OnCalendar=daily
-Persistent=true
-RandomizedDelaySec=3h
-
-[Install]
-WantedBy=timers.target