pi-motion icon indicating copy to clipboard operation
pi-motion copied to clipboard

Update Readme.txt to correct error with update-rc.d

Open jsavage opened this issue 11 years ago • 1 comments

When typing the following: sudo update-rc.d /etc/init.d/pimotion.sh defaults I received the following error: update-rc.d: using dependency based boot sequencing update-rc.d: error: unable to read /etc/init.d//etc/init.d/pimotion.sh Readme amended so that the command reads as follows: sudo update-rc.d pimotion.sh defaults

jsavage avatar Aug 05 '14 18:08 jsavage

Just found your issue. I have updated the Readme.txt file. This file has been updated and improved as well. Thanks for your feedback. Also I have added a source folder so users can browse code directly on github repository. Also looking at merging older version picam-web into pi-motion-grive so users have a choice of not using picamera python module. Claude ...

pageauc avatar Sep 22 '14 23:09 pageauc