K 10 svn:author V 3 bcr K 8 svn:date V 27 2019-04-19T14:48:34.865085Z K 7 svn:log V 418 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. Reported by: Laurent Gilbert (lg.athome@free.fr) Event: Aberdeen hackathon 2019 END