On Thu, 17 Feb 2005, Zbynek Houska wrote: > When I start it issuing webcam > /var/log/webcam.log 2>&1 & > > it works fine > > but adding following with "sleep 60" into /etc/conf.d/local.start causes > webcam grabing few images and hanging.
Why not write a script for the binary and put the "sleep 60" in there? Then run the script in the background from local.start. -- core cancer n. [rare] A process that exhibits a slow but inexorable resource leak -- like a cancer, it kills by crowding out productive `tissue'. -- [email protected] mailing list
