From 983f79d27c0d412707c81db70354fa37e897f8ee Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 24 Jul 2025 17:22:34 -0600 Subject: [PATCH] with a hint from terceiro --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index 7343a3d..bddcc79 100755 --- a/debian/rules +++ b/debian/rules @@ -5,3 +5,5 @@ export DH_VERBOSE = 1 %: dh $@ --with python3 +execute_after_dh_installsystemd: + dh_installsystemd -pquantimotor --name=powerbutton -- 2.47.2