From: Russ Combs Date: Thu, 9 Oct 2014 19:43:24 +0000 (-0400) Subject: oops, signals.txt is generated X-Git-Tag: 3.0.0-233~1383^2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9b0fcb2aef4fd42319c4fbdd0546a67d7163a7e9;p=thirdparty%2Fsnort3.git oops, signals.txt is generated --- diff --git a/.gitignore b/.gitignore index 5d1f5ff59..03d416d74 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ doc/images.tgz doc/modules.txt doc/options.txt doc/version.txt +doc/signals.txt doc/snort_manual.chunked/ doc/snort_manual.html doc/snort_manual.pdf diff --git a/doc/signals.txt b/doc/signals.txt deleted file mode 100644 index 02e178fda..000000000 --- a/doc/signals.txt +++ /dev/null @@ -1,7 +0,0 @@ -* *term*(15): shutdown normally -* *int*(2): shutdown normally -* *quit*(3): shutdown as if started with --dirty-pig -* *stats*(30): dump stats to stdout -* *rotate*(31): rotate stats files -* *reload*(1): reload config file -* *hosts*(16): reload hosts file