rsyslog-doc
rsyslog-doc copied to clipboard
add equals sign to example config for PermittedPeer["*.example.net"]
trafficstars
This documentation page says:
PermittedPeer["*.example.net"]
Please add an equals sign so it says:
PermittedPeer=["*.example.net"]
This mistake appears in three places on that page.