LINUX.ORG.RU

https://wiki.archlinux.org/index.php/Music_Player_Daemon#Executable_permissions

Executable permissions Warning: This is not good security practice and may be unnecessary.

MPD needs to have +x permissions on ALL parent directories to your music collection (ie. if it's located outside of «mpd» home directory /var/lib/mpd). By default useradd sets permissions on home dir to 1700 drwx------. So if you're like me you will need to change permissions of /home/user. Example... my music collection is located /home/user/music.

# chmod a+x /home/$USER
# chmod -R a+X /home/$USER/music

Ksarv
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.