#!/bin/sh
mount /proc /proc -t proc
mount /tmp /tmp -t tmpfs
ifconfig lo 127.0.0.1
ifconfig eth0 62.xx.xxx.91
route add default gw 62.xx.xxx.1
while true
do
open -c 2 -w /bin/sash
done &
while true
do
open -c 1 -w /bin/sash
done
-- Kasper Dupont -- der bruger for meget tid på usenet. For sending spam use mailto:aaarep@daimi.au.dk or mailto:mcxumhvenwblvtl@skrammel.yaboo.dk - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/