Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command to disable RemoteCameraRobot when installed as boot daemon #280

Open
slowrunner opened this issue Jul 25, 2020 · 0 comments
Open

Comments

@slowrunner
Copy link
Contributor

The file ../RemoteCamera/Robot/install_startup.sh enables the camerarobot.service

It would be nice to have a file stop_camerarobot.sh that stops it for the session, and perhaps a file uninstall_startup.sh that disables it?

Don't know if this works for stop_camerarobot.sh:

#!/bin/bash

# stop the GoPiGo3 camerarobot.service
sudo systemctl --runtime stop camerarobot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant