search for: ices_bin

Displaying 1 result from an estimated 1 matches for "ices_bin".

Did you mean: ices2_bin
2004 Aug 06
0
install doc v0.00001
...does work, but restarting is not always working, due to ports still being open :-( --------------------------------------------------------------------- #!/bin/sh # # description: starts/stops the ices audioencoder # # chkconfig: 345 99 20 # # Source function library. . /etc/rc.d/init.d/functions ICES_BIN="/opt/ices2/bin/ices" ICES_CONF="/opt/ices2/etc/ices-live.xml" PID_FILE="/var/run/ices2_station.pid" # See how we were called. case "$1" in start) echo "Setting line in mixer value's" action /usr/bin/aumix -L -f /root/.aumixrc...