ebtables/ebtables-v2.0.8-initscript.diff

18 lines
450 B
Diff

--- ebtables.sysv
+++ ebtables.sysv
@@ -11,6 +11,14 @@
#
# config: __SYSCONFIG__/ebtables (text)
# __SYSCONFIG__/ebtables.<table> (binary)
+### BEGIN INIT INFO
+# Provides: eptables
+# Required-Start: $remote_fs
+# Required-Stop:
+# Short-Description: Ethernet Bridge filter tables
+# Description: Ethernet Bridge filter tables
+### END INIT INFO
+
source /etc/init.d/functions
source /etc/sysconfig/network