From d4e80c8c375fed3ea514b6b5d489f090b600e332 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Tue, 19 Nov 2019 13:58:11 +0200 Subject: [PATCH] Forgot install section Signed-off-by: Marko Korhonen --- root/etc/systemd/system/pacman-dl.timer | 3 +++ 1 file changed, 3 insertions(+) diff --git a/root/etc/systemd/system/pacman-dl.timer b/root/etc/systemd/system/pacman-dl.timer index d1ff519..1ffd0a9 100644 --- a/root/etc/systemd/system/pacman-dl.timer +++ b/root/etc/systemd/system/pacman-dl.timer @@ -3,3 +3,6 @@ Description=Download packages hourly [Timer] OnCalendar=hourly + +[Install] +WantedBy=timers.target