From e3238c8126ab34c966da3f77bdfebd6bdd00eed5 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 31 Oct 2017 11:31:15 -0700 Subject: [PATCH] we do not supply an init.d script --- debian/rules | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 9308dec..0bd5d57 100755 --- a/debian/rules +++ b/debian/rules @@ -16,7 +16,9 @@ override_dh_auto_install: PM_SLEEPHOOKS_DIR=/etc/pm/sleep.d/ install -D -m 755 contrib/pm-utils/40autorandr debian/autorandr/etc/pm/sleep.d/40autorandr - +# we do not supply an init script +override_dh_installinit: + dh_installinit -n override_dh_auto_clean: dh_auto_clean -- 2.39.2