chmod 755 /etc/init.d/hbbr chmod 755 /etc/init.d/hbbs # test hbbs /etc/init.d/hbbs start # test hbbr /etc/init.d/hbbr start # if both worked correctly, run the following command to automatically start at boot update-rc.d hbbs defaults update-rc.d hbbr defaults