Control: tag -1 patch Hi!
Christoph Egger <[email protected]> writes: > Dec 30 07:09:55 hel syslog-ng[18791]: Error opening file for writing; > filename='/dev/tty10', error='Operation not supported (45)' > Dec 30 07:09:55 hel syslog-ng[18791]: Error opening file for writing; > filename='/dev/tty10', error='Operation not supported (45)' > Dec 30 07:09:55 hel syslog-ng[18791]: Error opening file for writing; > filename='/dev/tty10', error='Operation not supported (45)' > > in my syslog. this is because syslog-ng.con mentions > > # Virtual console. > # > destination d_console_all { file("/dev/tty10"); } > > while on kfreebsd you probably want ttyva not tty10 I just committed a change to my git tree[1] that makes syslog-ng use /dev/ttyva on kFreeBSD (but keep it at tty10 on Linux). Thanks for the report! [1]: http://git.madhouse-project.org/debian/syslog-ng/commit/?h=packaging/debian/3.3&id=a40f81af09e80e1b6713b92b426dc039f3ed0339 -- |8] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

