diff options
author | Martijn van Duren <martijn@cvs.openbsd.org> | 2021-08-10 06:49:34 +0000 |
---|---|---|
committer | Martijn van Duren <martijn@cvs.openbsd.org> | 2021-08-10 06:49:34 +0000 |
commit | 53cc0ddd0e105f37f16f76dd555e374fc470d545 (patch) | |
tree | d3db044d0ef5c562234dba55148910e421a7f6b7 /usr.sbin/mtree | |
parent | e9556659f546e9bab7b3e6be729496a6f6ca78c1 (diff) |
Allow "any" to be used as a listen on address.
This is a convenient shorthand for
listen on 0.0.0.0
listen on ::
and was already the default behaviour if no listen on statement is present.
This way it's easier to add additional listeners to the default (like trap
receivers).
Manpage feedback sthen@ schwarze@
Manpage OK jmc@
OK sthen@
Diffstat (limited to 'usr.sbin/mtree')
0 files changed, 0 insertions, 0 deletions