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

Raspberry Pi 4 (Ubuntu 21.04) installation doesn't handle lack of /etc/rc.local #128

Open
alanbchristie opened this issue Dec 10, 2021 · 0 comments

Comments

@alanbchristie
Copy link

The installation script simply looks in /etc/rc.local, but does not create it if it's not there. I eventually just installed the script manually, which was useful anyway, because there are a number of other dependencies that are not taken care of (i.e. my need for Python3 and the GPIO module).

Supporting various distributions is complex, maybe the best answer for "advanced" users is an additional section in the README that identifies the requirements/steps? A section that contains a set of 'do it yourself' notes?

If it's of any use, here are my notes...

https://gist.github.com/alanbchristie/a421cb9568ac9611436e16dee75e589b

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