2015-03-02 16:30 GMT+01:00 Ansgar Puester <[email protected]>:

> Hello,
>
> I installed rsyslog-8.8.0 from scratch to use it on
> a eisfair-1 distribution.
> When playing with command line options I received the
> following error messages
>
> command line option -4
> rsyslogd: the -4 command line option will go away soon.
> Please use the global(net.ipproto="ipv4-only") configuration parameter
> instead.
>
> command line option -6
> rsyslogd: the -4 command line option will go away soon.
> Please use the global(net.ipproto="ipv6-only") configuration parameter
> instead.
>
> There seem to be a copy+paste error plus two typos.
> Could you please correct tools/rsyslogd.c
>
> 1118 old
> "soon.\nPlease use the global(net.ipproto=\"ipv4-only\") "
> 1118 new
> "soon.\nPlease use the global(net.ipprotocol=\"ipv4-only\") "
>
> 1123,1124 old
> fprintf (stderr, "rsyslogd: the -4 command line option will go away "
> "soon.\nPlease use the global(net.ipproto=\"ipv6-only\") "
> 1123,1124 new
> fprintf (stderr, "rsyslogd: the -6 command line option will go away "
> "soon.\nPlease use the global(net.ipprotocol=\"ipv6-only\") "
>
>
Thanks, applied:

https://github.com/rsyslog/rsyslog/commit/8852af5cacf6ff3f1308fa662a8a44fdeabee09a

Rainer


> Please excuse my English, I am not a native speaker.
>
> Thanks in advance
> Ansgar
> _______________________________________________
> rsyslog mailing list
> http://lists.adiscon.net/mailman/listinfo/rsyslog
> http://www.rsyslog.com/professional-services/
> What's up with rsyslog? Follow https://twitter.com/rgerhards
> NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad
> of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you
> DON'T LIKE THAT.
>
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to