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?
start z-way-server on boot
Re: start z-way-server on boot
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).
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).
-
- Posts: 64
- Joined: 16 Oct 2014 06:09
Re: start z-way-server on boot
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
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