Re: svn commit: r52944 - head/en_US.ISO8859-1/books/handbook/firewalls
John Baldwin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
On 4/19/19 7:48 AM, Benedict Reuschling wrote: > Author: bcr > Date: Fri Apr 19 14:48:34 2019 > New Revision: 52944 > URL: https://svnweb.freebsd.org/changeset/doc/52944 > > Log: > Revert a sysrc to an echo as it due to invalid characters. > > When running > sysrc -f /etc/sysctl.conf net.inet.ip.fw.verbose_limit=5 > > it throws the following error: > > sysrc: net.inet.ip.fw.verbose_limit: name contains characters not allowed in > shell > > Fix this by reverting to using an echo to add the sysctl to sysctl.conf. This seems like a bug that should be fixed in sysrc FWIW. -- John Baldwin _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"