From f57ca38e1627d7228a10093e3e21dcf5b5091354 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 02 Jun 2014 22:46:50 -0400 Subject: Add START and STOP params to most init scripts. --- (limited to 'src.etc/init.d/mountall') diff --git a/src.etc/init.d/mountall b/src.etc/init.d/mountall index 1e15f03..5de464a 100755 --- a/src.etc/init.d/mountall +++ b/src.etc/init.d/mountall @@ -1,5 +1,7 @@ #!/bin/sh /etc/rc.common +START='S20' + start() { log 'Mounting file systems' -- cgit v0.9.1