| 1 |
|
# |
| 2 |
|
# manual edits will be lost |
| 3 |
|
# use svn://svn.debian.org/svn/debconf-video/fai-config/files/home/dvswitch/.Xsession/$hostname |
| 4 |
|
# |
| 5 |
|
|
| 6 |
# kill old sinks in case there are some left |
# kill old sinks in case there are some left |
| 7 |
xterm -e ssh barney 'ps fax | grep "dvsink-files -h scratchy -p 4321"|grep -v grep|cut -d " " -f1 |
xterm -e ssh barney 'ps fax | grep "dvsink-files -h scratchy -p 4321"|grep -v grep|cut -d " " -f1 |
| 8 |
| xargs -n 1 kill -9' |
| xargs -n 1 kill -9' |
| 17 |
dc-start-source firewire:itchy/0 & |
dc-start-source firewire:itchy/0 & |
| 18 |
sleep 1 |
sleep 1 |
| 19 |
dvsource-file -l /home/dvswitch/loop-debconf8.dv & |
dvsource-file -l /home/dvswitch/loop-debconf8.dv & |
| 20 |
|
dvsource-file -l /home/dvswitch/sponsors_loop.dv & |
| 21 |
xterm -e "dc-start-sink file:barney" & |
xterm -e "dc-start-sink file:barney" & |
| 22 |
xterm -e "dc-start-sink icecast:daffy" & |
xterm -e "dc-start-sink icecast:daffy" & |
| 23 |
|
|