guysoft / OctoPi

Scripts to build OctoPi, a Raspberry PI distro for controlling 3D printers over the web
GNU General Public License v3.0
2.45k stars 366 forks source link

Fix webcamd.service type #783

Closed foosel closed 2 years ago

foosel commented 2 years ago

forking is wrong, needs to be simple.

Apparently not an issue on Buster, but fails spectacularly on Bullseye.

Tested against 1.0.0 RC image. Without patch: Camera restarts every minute. With Patch: Doesn't restart.

Thanks @PowerWiesel

Closes #747

foosel commented 2 years ago

Just saw this is actually already covered in #764 which should be merged instead