Page MenuHomeFreeBSD

D17423.1784753182.diff
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

D17423.1784753182.diff

Index: contrib/blacklist/bin/blacklistd.8
===================================================================
--- contrib/blacklist/bin/blacklistd.8
+++ 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 4, 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
@@ -198,6 +198,27 @@
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
.It Pa /usr/libexec/blacklistd-helper

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 22, 8:46 PM (3 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29231163
Default Alt Text
D17423.1784753182.diff (1 KB)

Event Timeline