Page MenuHomeFreeBSD

D17423.diff
No OneTemporary

D17423.diff

Index: head/contrib/blacklist/bin/blacklistd.8
===================================================================
--- head/contrib/blacklist/bin/blacklistd.8
+++ head/contrib/blacklist/bin/blacklistd.8
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd June 7, 2016
+.Dd October 5, 2018
.Dt BLACKLISTD 8
.Os
.Sh NAME
@@ -178,7 +178,7 @@
.It Fl r
Re-read the firewall rules from the internal database, then
remove and re-add them.
-This helps for packet filters that don't retain state across reboots.
+This helps for packet filters that do not retain state across reboots.
.It Fl s Ar sockpath
Add
.Ar sockpath
@@ -197,6 +197,27 @@
.Dv stdout
instead of
.Xr syslogd 8 .
+.El
+.Sh SIGNAL HANDLING
+.Nm
+deals with the following signals:
+.Bl -tag -width "USR2"
+.It HUP
+Receipt of this signal causes
+.Nm
+to re-read the configuration file.
+.It INT, TERM & QUIT
+These signals tell
+.Nm
+to exit in an orderly fashion.
+.It USR1
+This signal tells
+.Nm
+to increase the internal debugging level by 1.
+.It USR2
+This signal tells
+.Nm
+to decrease the internal debugging level by 1.
.El
.Sh FILES
.Bl -tag -width /usr/libexec/blacklistd-helper -compact

File Metadata

Mime Type
text/plain
Expires
Sun, Oct 12, 2:06 AM (6 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23603221
Default Alt Text
D17423.diff (1 KB)

Event Timeline