ビーグルボーンの再起動後にopenhabを開始するために、このチュートリアルに従っています:
http://tuxtec.blogspot.fr/2013/11/installing-openhab-on-beaglebone-black.html ($4。OpenHAB の自動起動)
しかし、動作していません。次のエラーが発生しました。
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
私のビーグル骨のオペレーティングシステムは「Debian GNU/Linux 7 (wheezy)」です。よろしくお願いします。