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