Skip to content

Draft: Rewrite Persistent Storage settings in Python (refs: #17803)

Split the Persistent Storage app (formerly known as tails-persistence-setup) into a backend and a frontend, both written in Python. The frontend communicates with the backend via a D-Bus service.

The new app allows to activate Persistent Storage features selectively and to activate the Persistent Storage immediately, without rebooting (refs: #11529).

Merge request reports