https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292184
--- Comment #3 from Thierry Dussuet <[email protected]> --- (In reply to Kristof Provost from comment #1) Thank you for the patch! Sadly this adds quoted quotes to the anchor names like pfctl -a '"anchor"' -sr -v -z Have been trying to get it to work, but don't understand why the shell adds single quotes where none have been specified. anchoropt="-a ${_a}" works, but I am not sure how one would need to escape special characters in /etc/periodic.conf if needed then (/ and - seem to work without quotes, * doesn't work at all) -- You are receiving this mail because: You are the assignee for the bug.
