summaryrefslogtreecommitdiffstats
path: root/src.etc/init.d/mountall
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-03 12:16:38 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-03 12:16:38 (EDT)
commitd910a0a3976ec67a83f6dc09f39d523ea2597c1f (patch)
treef483711c5bc4d0f191d42daafe5a04128a98cbd4 /src.etc/init.d/mountall
parentd8a0552bb6f7d41bf40732776b67a7d4412291e7 (diff)
Make core system /etc/rc.d/ links at build time.
Diffstat (limited to 'src.etc/init.d/mountall')
-rwxr-xr-xsrc.etc/init.d/mountall2
1 files changed, 0 insertions, 2 deletions
diff --git a/src.etc/init.d/mountall b/src.etc/init.d/mountall
index 50e7ade..8515157 100755
--- a/src.etc/init.d/mountall
+++ b/src.etc/init.d/mountall
@@ -1,7 +1,5 @@
#!/bin/sh /etc/rc.common
-START='20'
-
start()
{
log 'Mounting file systems'