> I use this source on the 5.6 systems
[snip]
> sun-streams("/dev/log" door("/etc/.syslog_door") );
[snip]
> and this one on 5.8 systems
[snip]
> sun-streams("/dev/log" door("/var/run/syslog_door") );
What's the difference between these two files? I use /etc/.syslog_door on my
5.8 system.
/Mick