12,15d11
< /sbin/ifconfig eth0:1 192.168.0.2 txqueuelen 1000
< /sbin/ifconfig eth0:2 192.168.0.3 txqueuelen 1000
< /sbin/ifconfig eth0:3 192.168.0.4 txqueuelen 1000
< /sbin/ifconfig eth0:4 192.168.0.5 txqueuelen 1000
39,40d34
< echo "/nfs 10.0.0.0/255.0.0.0(rw,sync,no_root_squash)" > /etc/exports
<
58a53
> echo "/nfs 10.0.0.0/255.0.0.0(rw,sync,no_root_squash)" > /etc/exports
60,64c55,59
< /sbin/nfsd 8 &
< /sbin/statd &
< /sbin/portmap &
< /sbin/lockd &
< /sbin/mountd &
---
> /sbin/portmap
> /sbin/lockd
> /sbin/statd
> /sbin/nfsd 8
> /sbin/mountd
74d68
<