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

Modify reset button behavior #87

Closed
wants to merge 1 commit into from
Closed

Conversation

thosmos
Copy link
Contributor

@thosmos thosmos commented Aug 6, 2024

The default OpenWRT behavior for a long press of the reset button over 5 secs is to completely erase the changed files overlay on the squashfs filesystem. This commit replaces that to only delete the rita dashboard password and to remove only the wifi config from the overlay directory. It does not do anything regarding the SSH password.

The default OpenWRT behavior for a long press of the reset button over 5 secs is to completely erase the changed files overlay on the squashfs filesystem.  This commit replaces that to only delete the rita dashboard password and to remove only the wifi config from the overlay directory.  It does not do anything regarding the SSH password.
@jkilpatr
Copy link
Member

We ended up merging a slightly modified version of this patch

26a3465

that makes this reset button behavior optional. Thanks a lot for the contribution!

@jkilpatr jkilpatr closed this Oct 17, 2024
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.

2 participants