50ButtonsEach / fliclib-linux-hci

Flic SDK for Linux
305 stars 55 forks source link

Adding /etc/init.d daemon script for raspberry pi and install script for raspi #78

Open AnsgarSchmidt opened 6 years ago

AnsgarSchmidt commented 6 years ago

This patch adds two files. One is the /etc/init.d/flicd file for adding the flicd as a system daemon with start and stop, the other one is a very simple install script for raspberry pi.

ristomatti commented 5 years ago

I believe a systemd script would be the way to go these days as that's what the current Raspberry Pi distributions use.