summaryrefslogtreecommitdiffstats
path: root/src.etc/init.d/mountdevsubfs
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-03 10:32:53 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-03 10:32:53 (EDT)
commitfea7c2dc0cf939ed30e953b12e797cb1ebc7eacc (patch)
tree776a9f4f8daf99191338b8fca70ec093dea3f582 /src.etc/init.d/mountdevsubfs
parent2e78f310cc9a6a9374c013105e366eef031d6635 (diff)
/etc/init.d/*: Remove S and K from START and STOP.
Diffstat (limited to 'src.etc/init.d/mountdevsubfs')
-rwxr-xr-xsrc.etc/init.d/mountdevsubfs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src.etc/init.d/mountdevsubfs b/src.etc/init.d/mountdevsubfs
index 1fe85ec..1781d40 100755
--- a/src.etc/init.d/mountdevsubfs
+++ b/src.etc/init.d/mountdevsubfs
@@ -1,7 +1,7 @@
#!/bin/sh /etc/rc.common
-START='S10'
-STOP='K90'
+START='10'
+STOP='90'
start()
{