|
From: Guy C. <guy...@gm...> - 2012-11-03 23:09:00
|
Hello, This simple message, just to say that owfs is running fine on Raspbian. I have read many posts here about the Raspberry pi but none saying this simple thing: Raspberry pi + Raspbian + owfs run directly "out of the box": sudo apt-get install owfs # to install it then edit /etc/owfs.conf to your needs. That's all, it works! The owfs package contains the version 2.8p15 I use owfs from 5 years now and I'm planning to move my home 1wire network which is driving my central heating, on the Raspberry pi. Just the script /etc/init.d/owfs is missing only owserver, owhttpd, owftpd are included and these 3 services started at boot. But it's easy to build this script by copying one of these 3. Now when I boot the 4 services are started. Again thanks Paul and all the community for this fantastic software. -- Guy |