Balazs Scheidler schrieb:
> 
> That's strange, the KW_USER keyword corresponds to a string named
> "usertty" and not "user":
> 
> bazsi@bzorp:~/zwa/work/syslog-ng-2.0/syslog-ng/src$ grep KW_USER cfg-lex.l
>         { "usertty",            KW_USER },
> 
Looks exactly the same here:
suud@gateway:/packages/src/syslog-ng-1.9.4/src> grep KW_USER cfg-lex.l
        { "usertty",            KW_USER },
Regards,
J. Meub