From: Bart De Schuymer Date: Thu, 29 Sep 2005 19:52:40 +0000 (+0000) Subject: add comment X-Git-Tag: submit/upstream/20140618.160417~134 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d5d1b056a17be29ac1037410e610bf6dbdf72d3c;p=platform%2Fupstream%2Febtables.git add comment --- diff --git a/ebtables-config b/ebtables-config index 0393e63..3a89902 100644 --- a/ebtables-config +++ b/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"