chiark
/
gitweb
/
~mdw
/
firewall
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
429f431
)
base.m4: Fix LSB init-script ordering.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 10 Jul 2011 20:52:07 +0000
(21:52 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 10 Jul 2011 21:06:02 +0000
(22:06 +0100)
We were coming up too early in the boot sequence, and sysctl wasn't
working. Fix this.
base.m4
patch
|
blob
|
blame
|
history
diff --git
a/base.m4
b/base.m4
index 8a0de6f522e79f8fb48c873f0014830e37d16c8f..7f90914848747b403f56a8bfe37ee775ac250357 100644
(file)
--- a/
base.m4
+++ b/
base.m4
@@
-57,7
+57,7
@@
m4_divert(0)m4_dnl
#! /bin/sh
### BEGIN INIT INFO
# Provides: firewall
-# Required-Start:
+# Required-Start:
mountkernfs
# Required-Stop:
# X-Start-Before: ifupdown
# X-Stop-After: ifupdown