summaryrefslogtreecommitdiffstats
path: root/abs/core/runit/runitscripts/services/netfs/run
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/runit/runitscripts/services/netfs/run')
-rwxr-xr-xabs/core/runit/runitscripts/services/netfs/run5
1 files changed, 0 insertions, 5 deletions
diff --git a/abs/core/runit/runitscripts/services/netfs/run b/abs/core/runit/runitscripts/services/netfs/run
deleted file mode 100755
index f2c0813..0000000
--- a/abs/core/runit/runitscripts/services/netfs/run
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-exec 2>&1
-sv start portmap
-/etc/rc.d/netfs start
-