Homebridge: How to stop homebridge when running from startup ?

Created on 15 Nov 2016  路  3Comments  路  Source: homebridge/homebridge

Hi !!

How to stop homebridge when running from startup ?

Most helpful comment

if you're on a systemd operating System, issue
sudo systemctl stop homebridge
given you have named the Service according to the book

All 3 comments

On my raspberry pi I do
" sudo /etc/init.d/homebridge stop "
For start you just change "stop" to "start"

if you're on a systemd operating System, issue
sudo systemctl stop homebridge
given you have named the Service according to the book

thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

coneybeare picture coneybeare  路  4Comments

dcaccount picture dcaccount  路  5Comments

jeffl78 picture jeffl78  路  4Comments

Ludelag picture Ludelag  路  4Comments

BuckarooToo picture BuckarooToo  路  5Comments