Page 1 of 1

Disable phidget22networkserver

Posted: Tue Mar 27, 2018 2:00 am
by berkinet
I installed the Phidgets22 service on a SBC3 thinking I might use it for a project. But, I have set that aside for a while. Is there a way to permanently disable the service from loading?

(As a quick-fix, I just added "exit 0" near the top of the init.d script. But, there must be a better way).

Re: Disable phidget22networkserver

Posted: Tue Mar 27, 2018 3:49 pm
by Patrick
You can disable it on in the web interface. Phidgets->Phidget22 Network Server.

-Patrick

Re: Disable phidget22networkserver

Posted: Wed Mar 28, 2018 12:41 am
by berkinet
thanks Patrick