From 8c7446b3f3374534236b81f36706aca69d03a530 Mon Sep 17 00:00:00 2001 From: Bruno Carlin Date: Sat, 20 Apr 2024 17:17:26 +0200 Subject: [PATCH] feat(ssh): disable backups by default --- systemd/.config/systemd/user/timers.target.wants/backups.timer | 1 - 1 file changed, 1 deletion(-) delete mode 120000 systemd/.config/systemd/user/timers.target.wants/backups.timer diff --git a/systemd/.config/systemd/user/timers.target.wants/backups.timer b/systemd/.config/systemd/user/timers.target.wants/backups.timer deleted file mode 120000 index c9a1628..0000000 --- a/systemd/.config/systemd/user/timers.target.wants/backups.timer +++ /dev/null @@ -1 +0,0 @@ -/home/bca/.config/systemd/user/backups.timer \ No newline at end of file