fix(profile): ensure cmus can read the home directory

fix #728
This commit is contained in:
Alexandre Pujol 2025-05-01 19:38:57 +02:00
parent ad4bfab4f2
commit 83806c1b35
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -18,6 +18,9 @@ profile cmus @{exec_path} {
/etc/machine-id r,
/ r,
owner @{HOME}/ r, # For pwd
owner @{user_music_dirs}/{,**} r,
owner @{user_config_dirs}/ r,