Hi
It seems like quodlibet has full access to root files.
I tried to protect this file:
~/.config/quodlibet/config
with root access onlyAfter starting quodlibet in a standard user session the file with root ownership gets deleted and the new default config file created.
Can someone else reproduce this?
Linux H4 6.1.0-25-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) x86_64 GNU/Linux
Quod Libet 4.5.0
Thank you
It seems like quodlibet has full access to root files.
I tried to protect this file:
~/.config/quodlibet/config
with root access only
Code:
chown root:root config;chmod 400 config
Can someone else reproduce this?
Linux H4 6.1.0-25-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) x86_64 GNU/Linux
Quod Libet 4.5.0
Thank you
Statistics: Posted by 3-WVI — 2024-09-05 01:28