From: Fab M. <joo...@ya...> - 2025-08-02 03:43:32
|
Hi ! motion is a great tools, thanks to all devs for their work. May I suggest to add an option to start only the web controler of motion, without starting the camera. I couldn't find such an option and ended up adding : ExecStartPost=/bin/bash -c "sleep 0.5 ; curl http://localhost:8080/0/action/quit" to the systemd motion.service, but a startup option would be great Regards, Fab |