Closed wschlich closed 7 years ago
Likewise, without systemd, daemon does not start, and can't be started manually:
thunderrd@Q6600:/usr/bin$
./openrazer-daemon
Traceback (most recent call last):
File "./openrazer-daemon", line 14, in
With some luck my new fixed commit will fix this issue.
@vifino's Daemonize ebuild seems to get things up and running again. And here I thought the problem might have been upstream. Oops.
@Evanjs So it fixes things for you? Excellent.
Seems that https://pypi.python.org/pypi/daemonize is missing...