Jump to content

Python and overlayroot


Fox

Recommended Posts

HI.

I have a system on emmc protected by overlayroot. Sensitive data are written to sd card. Everything works as expected. The question is: Is there a way to temporarily access the root filesystem from python script ? Of course, I can temporarily deactivate protection by ‘overlayroot-chroot’ command from terminal and make changes, but that's not what I mean. I have a web server application written in a flask framework. On one of its pages, users can set network parameters, e.g. IP, mask, dns . Is it possible at all, eg when the user accepts changes to disable protection, save changes to root filesystem and immediately enable protection ?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines