18 lines
450 B
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
|