From: Samir Benmendil Date: Wed, 28 Aug 2019 12:44:23 +0000 (+0100) Subject: systemd: allow installing backdoor timer X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/70daf4df6ee0b3be03d0bdcbb69d4642a30f426f systemd: allow installing backdoor timer --- diff --git a/systemd/user/backdoor@.timer b/systemd/user/backdoor@.timer index 2e39009..4fb0574 100644 --- a/systemd/user/backdoor@.timer +++ b/systemd/user/backdoor@.timer @@ -6,3 +6,6 @@ Description=Reverse SSH Tunnel Timer OnBootSec=5min # If unit becomes inactive, try again later OnUnitInactiveSec=10min + +[Install] +WantedBy=timers.target