From 502faef9db21294ff848ee348894abe5a0cc35c2 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Thu, 8 Jul 2021 12:07:18 +0200 Subject: [PATCH] update dh rules Signed-off-by: Wolfgang Bumiller --- debian/rules | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/debian/rules b/debian/rules index e8fef3a..709d46b 100755 --- a/debian/rules +++ b/debian/rules @@ -18,7 +18,4 @@ override_dh_auto_install: dh_auto_install --destdir=debian/lxcfs override_dh_installsystemd: - # just fuck off - -override_dh_systemd_start: - dh_systemd_start -p lxcfs --no-stop-on-upgrade lxcfs.service + dh_installsystemd -p lxcfs --no-stop-on-upgrade lxcfs.service -- 2.39.2