From 85148fc6a17985509f649ce6e9d0389b89044b30 Mon Sep 17 00:00:00 2001
From: Aryadev Chavali <aryadev@aryadevchavali.com>
Date: Thu, 27 Jun 2024 15:12:12 +0100
Subject: (SystemD)~Stop backing up 15 minutes after I boot

---
 SystemD/.config/systemd/user/backup.timer | 1 -
 1 file changed, 1 deletion(-)

diff --git a/SystemD/.config/systemd/user/backup.timer b/SystemD/.config/systemd/user/backup.timer
index bf44b99..8753d39 100644
--- a/SystemD/.config/systemd/user/backup.timer
+++ b/SystemD/.config/systemd/user/backup.timer
@@ -2,7 +2,6 @@
 Description=Run backup weekly
 
 [Timer]
-OnBootSec=15min
 OnUnitActiveSec=1w
 Unit=backup.service
 
-- 
cgit v1.2.3-13-gbd6f