Re: [Owfs-developers] Couple of Questions - another one

2016-09-02 Thread Mick Sulley
I have got my code to work, but I've come across something I don't understand. In my bash script that starts it all I copy a local owfs.conf file to /etc/owfs.conf, then restart owserver, then start my python code, so basically I have cp owfs.conf /etc/ systemctl restart owserver.service ./con

Re: [Owfs-developers] Couple of Questions - another one

2016-09-02 Thread Jan Kandziora
Am 02.09.2016 um 22:48 schrieb Mick Sulley: > > If I have removed the restart it still fails, however if I introduce a > delay it works > > cp owfs.conf /etc/ > sleep 5 > ./control.py >> logfile > > Less than 5 seconds it fails, 5 or more it works > That is because owserver takes a while befor