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

cronjob is not enabled by default for can setup #38

Closed
padhupradheep opened this issue Jun 12, 2023 · 1 comment
Closed

cronjob is not enabled by default for can setup #38

padhupradheep opened this issue Jun 12, 2023 · 1 comment

Comments

@padhupradheep
Copy link
Member

padhupradheep commented Jun 12, 2023

if ! crontab -l | grep -q '/opt/neobotix/tools/enable_can0.sh'; then (crontab -l 2>/dev/null; echo "@reboot /opt/neobotix/tools/enable_can0.sh") | crontab -; fi

Found issue in Ubuntu 22.04

CC: @neopar

@neopar
Copy link
Member

neopar commented Aug 17, 2023

Duplicate of #36

@neopar neopar closed this as completed Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants