View | Details | Raw Unified | Return to bug 109096
Collapse All | Expand All

(-)mpd4.changed Mon Feb 12 17:58:43 2007 (-1 / +1 lines)
Lines 38-44 Link Here
38
        exit 1
38
        exit 1
39
        ;;
39
        ;;
40
*)
40
*)
41
        command_args="${mpd_flags} -p ${pidfile}"
41
        command_args="-p ${pidfile} ${mpd_flags}"
42
        ;;
42
        ;;
43
esac
43
esac

Return to bug 109096