summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2/ebtables-config
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2005-09-29 19:52:40 +0000
committerBart De Schuymer <bdschuym@pandora.be>2005-09-29 19:52:40 +0000
commit60afe53109f05e4fcec8c5dc38826f73e6f2a823 (patch)
tree7d2e20f29e7b229b14bd04a3c32bfd4612d2dd75 /userspace/ebtables2/ebtables-config
parent95fc4a4e070e131789c6755106570be0102a778f (diff)
add comment
Diffstat (limited to 'userspace/ebtables2/ebtables-config')
-rw-r--r--userspace/ebtables2/ebtables-config4
1 files changed, 2 insertions, 2 deletions
diff --git a/userspace/ebtables2/ebtables-config b/userspace/ebtables2/ebtables-config
index 0393e63..3a89902 100644
--- a/userspace/ebtables2/ebtables-config
+++ b/userspace/ebtables2/ebtables-config
@@ -32,6 +32,6 @@ EBTABLES_SAVE_ON_RESTART="no"
# Save (and restore) rule counters.
# Value: yes|no, default: no
-# Save rule counters when saving a kernel table to a file and when
-# populating a table in the kernel.
+# Save rule counters when saving a kernel table to a file. If the
+# rule counters were saved, they will be restored when restoring the table.
EBTABLES_SAVE_COUNTER="no"