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

Run most scripts in rc.local instead of afterStartup.sh #20

Open
JonasBchrt opened this issue Jun 4, 2024 · 0 comments
Open

Run most scripts in rc.local instead of afterStartup.sh #20

JonasBchrt opened this issue Jun 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@JonasBchrt
Copy link
Collaborator

That has been a topic since a long time. One more thought:

Currently, many scripts (scheduling, camera...) are invoked in the Witty Pi's afterStartup script. However, now, I think they would be better placed in rc.local or in crontab on reboot (in the long term).

If the system is rebooted without the Witty Pi being involved, the scripts won't run in the current implementation leaving the system idle. This won't happen during deployments, but may occur during debugging and development.

@abhimandela

@JonasBchrt JonasBchrt added the enhancement New feature or request label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant