Author: emaste
Date: Sat Apr 25 15:16:35 2020
New Revision: 360307
URL: https://svnweb.freebsd.org/changeset/base/360307

Log:
  MFC r360144: blacklistd.8: fix db file path
  
  PR:           245781
  Submitted by: Jose Luis Duran

Modified:
  stable/12/contrib/blacklist/bin/blacklistd.8
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/contrib/blacklist/bin/blacklistd.8
==============================================================================
--- stable/12/contrib/blacklist/bin/blacklistd.8        Sat Apr 25 14:24:54 
2020        (r360306)
+++ stable/12/contrib/blacklist/bin/blacklistd.8        Sat Apr 25 15:16:35 
2020        (r360307)
@@ -153,7 +153,7 @@ The name of the configuration file to read, usually
 The Berkeley DB file where
 .Nm
 stores its state, usually
-.Pa /var/run/blacklistd.db .
+.Pa /var/db/blacklistd.db .
 .It Fl d
 Normally,
 .Nm
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to