01-20-2025, 09:07 PM
That could be it.
In any case here are the correct ownership and permissions for the dir and file.
In any case here are the correct ownership and permissions for the dir and file.
Code:
pi@moode:~ $ stat /var/lib/cdsp | grep "Access: ("
Access: (0777/drwxrwxrwx) Uid: ( 109/ mpd) Gid: ( 0/ root)
pi@moode:~ $ stat /var/lib/cdsp/statefile.yml | grep "Access: ("
Access: (0644/-rw-r--r--) Uid: ( 109/ mpd) Gid: ( 29/ audio)