commit | d5d1b056a17be29ac1037410e610bf6dbdf72d3c | [log] [tgz] |
---|---|---|
author | Bart De Schuymer <bdschuym@pandora.be> | Thu Sep 29 19:52:40 2005 +0000 |
committer | Bart De Schuymer <bdschuym@pandora.be> | Thu Sep 29 19:52:40 2005 +0000 |
tree | 983f90df44576cfe4cbca39a391d76f81f4191ba | |
parent | e61505f6de9ff2e464a7a1ef149c9db30dabdec0 [diff] |
add comment
diff --git a/ebtables-config b/ebtables-config index 0393e63..3a89902 100644 --- a/ebtables-config +++ b/ebtables-config
@@ -32,6 +32,6 @@ # 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"