From d910a0a3976ec67a83f6dc09f39d523ea2597c1f Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 03 Jun 2014 12:16:38 -0400 Subject: Make core system /etc/rc.d/ links at build time. --- (limited to 'src.etc/init.d/mountall') 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' -- cgit v0.9.1