mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 19:55:52 +02:00
Some small changes for mpfire V3
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user