*) add support for pid files
*) we now require pid_file to specified in the config *) new prefered method for killing mpd: mpd --kill *) cleaned up some nastiness with decode_pid handling git-svn-id: https://svn.musicpd.org/mpd/trunk@3042 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -8,6 +8,7 @@ playlist_directory "~/music"
|
||||
db_file "~/.mpd/mpd.db"
|
||||
log_file "~/.mpd/mpd.log"
|
||||
error_file "~/.mpd/mpd.error"
|
||||
pid_file "~/.mpd/mpd.pid"
|
||||
##########################################################
|
||||
|
||||
##########################################################
|
||||
|
Reference in New Issue
Block a user