From: Thomas Lamprecht Date: Wed, 12 May 2021 18:23:07 +0000 (+0200) Subject: install pvefw-logger.service in multi-user.target X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=commitdiff_plain;h=1761e70e542aab18b1f2adc073f06fd2958ab64f install pvefw-logger.service in multi-user.target Signed-off-by: Thomas Lamprecht --- diff --git a/debian/pvefw-logger.service b/debian/pvefw-logger.service index 05dd0df..53d9056 100644 --- a/debian/pvefw-logger.service +++ b/debian/pvefw-logger.service @@ -12,3 +12,5 @@ PIDFile=/run/pvefw-logger.pid TimeoutStopSec=5 Type=forking +[Install] +WantedBy=multi-user.target