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

overlay-files: Fix rc.local output display during boot #1017

Merged
merged 2 commits into from
Oct 2, 2023
Merged

overlay-files: Fix rc.local output display during boot #1017

merged 2 commits into from
Oct 2, 2023

Conversation

gtxaspec
Copy link
Contributor

@gtxaspec gtxaspec commented Oct 1, 2023

Small change, changed printf to echo in S99rc.local to ensure correct output on the system console during boot.

@viktorxda
Copy link
Collaborator

Also please add some stop function stub, otherwise you get the usage message on every reboot:

root@openipc-ssc337de:~# reboot
root@openipc-ssc337de:~# Usage: /etc/init.d/S99rc.local {start|restart|reload}
Stopping majestic: OK

@gtxaspec
Copy link
Contributor Author

gtxaspec commented Oct 2, 2023

updated with stop case statement

@ZigFisher ZigFisher merged commit 5befca7 into OpenIPC:master Oct 2, 2023
89 checks passed
@gtxaspec gtxaspec deleted the rc-local-formatting branch November 6, 2023 07:05
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

Successfully merging this pull request may close these issues.

3 participants