Some small changes for mpfire V3

This commit is contained in:
Christian Schmidt
2008-05-16 15:37:46 +02:00
parent e3872fbd1c
commit 6cd3f682eb
5 changed files with 62 additions and 61 deletions

View File

@@ -12,7 +12,7 @@
case "$1" in
start)
boot_mesg "Starting MPD..."
/bin/nice --20 /usr/bin/mpd
/bin/nice --5 /usr/bin/mpd
evaluate_retval
;;
stop)