initial checkin of new hdw-linux development cvs repository
[hdw-linux/hdw-linux.git] / packages / base / 00-init-conf / routelo.init
1 bin=route
2 path="$root/sbin"
3 params="add -net 127.0.0.0 netmask 255.0.0.0 dev lo"
4 sync_respawn="sync"