File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,9 +33,8 @@ cp /files/camera-streamer/usb-default.conf /boot/camera-streamer/usb-default.con
3333cp /files/camera-streamer/camera-streamer-control /root/bin/camera-streamer-control
3434chmod +x /root/bin/camera-streamer-control
3535
36- cp /files/camera-streamer/camera-streamer.service /etc/systemd/system/camera-streamer.service
37- cp /files/camera-streamer/camera-streamer-libcamera.service /etc/systemd/system/camera-streamer-libcamera.service
38- cp /files/camera-streamer/camera-streamer-usb@.service /etc/systemd/system/camera-streamer-usb@.service
36+ cp /files/camera-streamer/camera-streamer*.service /etc/systemd/system/
37+ chmod -x /etc/systemd/system/camera-streamer*.service
3938
4039# Only enable the camera-streamer service, it will start the others as configured
4140systemctl enable camera-streamer.service
You can’t perform that action at this time.
0 commit comments