>>> On Mon, May 12, 2008 at 2:37 PM, in message <[EMAIL PROTECTED]>, Ivan Warren <[EMAIL PROTECTED]> wrote: -snip- > 1st output field of 'lsof' isn't a userid.. it's rather looks like the > basename of the exec()'d image for the process..
Correct. It's the name of the program that has the file descriptor open. I guess I got in too much of a hurry. > However, I agree about "REG" being wrong here.. apparently, it seems the > syslogd.conf contains entry from an intel based system (or at least one > which has virtual consoles). On s390, I would suggest exmining the > /etc/syslogd.conf file to make sure it doesn't contain entries that are > specific to an implementation. As shipped for SLES9, syslog.conf only references /dev/console, and /dev/xconsole. The configuration for syslog-ng on SLES10 is quite a bit different, but looks like it directs "stuff" to /dev/log. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
