rc.local still runs. I have it run boot.py and that handles manual startup of 
everything there. Whether owfs is started and on which interface is determined 
by an 'interfaces' table in the 'system' SQLite database, as is which web 
server (if any) is started. This is the reason for the update-rc.d remove 
commands throughout the install script. 

There is also a daemon run from cron periodically to ensure desired Python 
daemon scripts (there are a handful) are running, and dispatch email 
notifications if things appear awry. 

C

> On Jun 6, 2016, at 4:49 PM, Alex Shepherd <list...@ajsystems.co.nz> wrote:
> 
> Hi Colin,
> 
>> On 7/06/2016, at 9:33 AM, Colin Reese <colin.re...@gmail.com> wrote:
>> 
>> I keep 2.9.5 in my repo and give it a make install on every automated build 
>> I do. I am on raspbian and also Jessie and both work great. I use ds2483, 
>> however, not linkusb. See here (swig lib-fuse et al at top and owfs down 
>> below)
>> 
>> https://github.com/iinnovations/iicontrollibs/blob/master/misc/initscript.sh
> 
> Wow! That's a pretty comprehensive install script - obviously everything you 
> have which is awesome.
> 
> I’ll cherry pick all the apt-get stuff that I need. I’ve just downloaded the 
> Jessie-Lite SD Image that doesn’t have the “kitchen sink” in it. 
> 
> What are you doing with the /etc/init.d startup scripts as I am told that the 
> whole start-up sequence has changed on Jessie now? Does the 2.9.5 package 
> still generate all the right init.d start-up scripts and all “just work” 
> still if I do a “make install"?
> 
> Regards
> 
> Alex Shepherd
> 
> 
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
> patterns at an interface-level. Reveals which users, apps, and protocols are 
> consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
> J-Flow, sFlow and other flows. Make informed decisions using capacity 
> planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to