I am following this tuto to start openhab after beagle bone reboot:
http://tuxtec.blogspot.fr/2013/11/installing-openhab-on-beaglebone-black.html ($4. Autostart OpenHAB)
but It is not working, I got the following error:
root@beaglebone:~# systemctl status openhab.service
openhab.service - OpenHAB
Loaded: loaded (/lib/systemd/system/openhab.service; enabled)
Active: activating (auto-restart) (Result: exit-code) since Fri, 29 May 2015 12:26:39 +0200; 17s ago
Process: 1812 ExecStart=/usr/local/OpenHab1.7/start.sh (code=exited, status=127)
CGroup: name=systemd:/system/openhab.service
my beagle bone operating system is: "Debian GNU/Linux 7 (wheezy)" any ideas why? Thanks in advance for your help!