summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/netfs/run
blob: 06180c22fe9f3b6e545c7a0a4aca5d757db48f3d (plain)
1
2
3
4
5
6
7
#!/bin/sh
exec 2>&1
exec 1>/dev/null
sv start rpcbind
sv start nfs-common 
/etc/rc.d/netfs start