>Can anyone tell me how to make the system logger write to a fifo?
>
>I've tried this in /etc/syslog.conf
>
>   *.debug              |/var/adm/flt
>
>Where `flt' is a fifo and the two elements are separated by tabs. 


I'm assuming that "flt" is a named pipe; doesn't it work when
you use /var/adm/flt?

I just tested this and it does seems to work.  But syslog will close it 
when nothing is reading from the pipe.

Casper

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to