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

FIX: Move system settings to SD and retain individual device settings #1203

Merged
merged 3 commits into from
Oct 18, 2023

Conversation

Aemiii91
Copy link
Member

This fix moves the /appconfigs/system.json to /mnt/SDCARD/system.json. On shutdown, the current /mnt/SDCARD/system.json will be moved to /mnt/SDCARD/.tmp_update/config/system/{DEVICE_UUID}.json. This file will be restored on boot.

@Aemiii91 Aemiii91 added the bug in onion Something isn't working label Oct 18, 2023
@Aemiii91 Aemiii91 self-assigned this Oct 18, 2023
tGecko added a commit that referenced this pull request Oct 18, 2023
Copy link
Member

@tGecko tGecko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as expected!

@Aemiii91 Aemiii91 merged commit beef72f into main Oct 18, 2023
3 checks passed
@Aemiii91 Aemiii91 deleted the fix-system-settings branch October 18, 2023 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug in onion Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants