Page 1 of 1
start z-way-server on boot
Posted: 16 Oct 2014 18:41
by markolbert
I'm running z-way on a raspberry pi with the Razberry daughter board. The OS is stock Raspberry wheezy.
The z-way-server doesn't start automatically on boot. How do I make it do that?
Re: start z-way-server on boot
Posted: 23 Oct 2014 02:17
by pofs
It actually should start automatically.
It's possible there were some errors during installation. Try to run install script again and see if it fixes your problem (or if there are errors to diagnose the issue).
Re: start z-way-server on boot
Posted: 23 Oct 2014 05:13
by markolbert
Thanx. I should've closed this topic out after I solved the problem.
The install scripts didn't create the auto start links in rc3.d, etc. Creating them manually (well, actually by using the command line tool for editing the startup scripts) did the trick.
- Mark