fix atm driver build, fix static build of sched and crypto stuff
[openwrt.git] / package / nfs-server / files / nfsd.init
1 #!/bin/sh
2 /usr/sbin/portmap
3 /usr/sbin/rpc.mountd -r
4 /usr/sbin/rpc.nfsd
This page took 0.041303 seconds and 5 git commands to generate.