Reorganization and scripts fixing
This commit is contained in:
@ -8,4 +8,4 @@
|
||||
# /srv/nfs4 gss/krb5i(rw,sync,fsid=0,crossmnt,no_subtree_check)
|
||||
# /srv/nfs4/homes gss/krb5i(rw,sync,no_subtree_check)
|
||||
#
|
||||
/home/pi/video 192.168.1.0/24(rw,all_squash,insecure)
|
||||
/home/pi/video 192.168.1.0/24(rw,all_squash,insecure) Vero(rw,sync,all_squash,anonuid=1000,anongid=1000)
|
@ -11,7 +11,7 @@
|
||||
# be disabled and audio files will only be accepted over ipc socket (using
|
||||
# file:// protocol) or streaming files over an accepted protocol.
|
||||
#
|
||||
music_directory "/home/pi/music/punk"
|
||||
music_directory "/home/pi/music/"
|
||||
#
|
||||
# This setting sets the MPD internal playlist directory. The purpose of this
|
||||
# directory is storage for playlists created by MPD. The server will use
|
||||
@ -83,7 +83,7 @@ user "mpd"
|
||||
# systemd socket activation is in use.
|
||||
#
|
||||
# For network
|
||||
bind_to_address "localhost"
|
||||
#bind_to_address "localhost"
|
||||
#
|
||||
# And for Unix Socket
|
||||
#bind_to_address "/run/mpd/socket"
|
||||
|
Reference in New Issue
Block a user