Hi, the attached patch seems to work for me. Please test.
Wolfgang
From 4cd12369ca5b1fc384043edf32bd1498cf5bb082 Mon Sep 17 00:00:00 2001 From: Wolfgang Schweer <wschw...@arcor.de> Date: Wed, 8 Mar 2017 23:28:40 +0100 Subject: [PATCH] debian/rules: Fix typo in dh_installinit option, add option '--no-start'. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index d017648..8cc923b 100755 --- a/debian/rules +++ b/debian/rules @@ -14,7 +14,7 @@ override_dh_auto_install: install -D -m0644 rcscripts/thinkfan.service $(CURDIR)/debian/thinkfan/lib/systemd/system/thinkfan.service override_dh_installinit: - dh_installinit --onlyscripts + dh_installinit --only-scripts --no-start override_dh_systemd_enable: # Do not enable the file by default on purpose. -- 2.11.0
signature.asc
Description: PGP signature