Hello,
i have found this and try files from git Release 0.5.5-2.

On my device it won't start correctly. See Attachment.
System is stretch 9.2.

Best Regards,
Basti

--- qcontrold.service.orig	2017-11-10 23:38:22.000000000 +0100
+++ qcontrold.service	2017-11-10 23:39:02.190230094 +0100
@@ -1,9 +1,11 @@
 [Unit]
 Description=qcontrold
-Requires=dev-input-by\x2dpath-platform\x2dgpio\x2dkeys\x2devent.device
-After=dev-input-by\x2dpath-platform\x2dgpio\x2dkeys\x2devent.device
+Requires=dev-input\x2dby-path\x2dplatform-gpio_keys-event.device
 # If the config file is there, we assume qcontrol works on this machine.
 ConditionPathExists=/etc/qcontrol.conf
 
 [Service]
 ExecStart=/usr/sbin/qcontrol -f
+
+[Install]
+WantedBy=multi-user.target
--- qcontrol.service.orig	2017-11-10 23:30:59.000000000 +0100
+++ qcontrol.service	2017-11-10 23:14:21.000000000 +0100
@@ -2,6 +2,7 @@
 Description=qcontrol
 # If the config file is there, we assume qcontrol works on this machine.
 ConditionPathExists=/etc/qcontrol.conf
+After=multi-user.target qcontrold.service
 
 [Service]
 Type=oneshot

Reply via email to