From: Mark Wooding Date: Mon, 6 Jun 2011 23:55:16 +0000 (+0100) Subject: base.m4: Include an LSB header so that insserv can order it properly. X-Git-Url: https://git.distorted.org.uk/~mdw/firewall/commitdiff_plain/85f1a157866952f25ea85354f1da09eac826efe7 base.m4: Include an LSB header so that insserv can order it properly. --- diff --git a/base.m4 b/base.m4 index a0ebcf1..8a0de6f 100644 --- a/base.m4 +++ b/base.m4 @@ -55,6 +55,16 @@ m4_changecom(<:##:>) m4_divert(0)m4_dnl #! /bin/sh +### BEGIN INIT INFO +# Provides: firewall +# Required-Start: +# Required-Stop: +# X-Start-Before: ifupdown +# X-Stop-After: ifupdown +# Default-Start: S +# Default-Stop: 0 6 +# Description: Provides customized packet filter rules. +### END INIT INFO ### *** GENERATED FILE: DO NOT EDIT *** set -e