My headphones app is giving the error writing to file headphones.ini and i can’t change settings,
changing displays a popup error
Journactl log error:
Jun 14 10:17:27 python3[446]: 14-Jun-2023 10:17:27 - ERROR :: ('CP Server Thread-3',) : Error writing configuration file: [Errno 30] Read-only file system: '/etc/headphones/headphones.ini'
The output of ls -la /etc/headphones/headphones.ini
-rw------- 1 headphones headphones 6114 Jun 11 22:46 /etc/headphones/headphones.ini
What is the best solution?