9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] secstored output to /dev/cons
@ 2005-01-05 20:11 Heiko Dudzus
  2005-01-05 20:14 ` Charles Forsyth
  0 siblings, 1 reply; 7+ messages in thread
From: Heiko Dudzus @ 2005-01-05 20:11 UTC (permalink / raw)
  To: 9fans

auth/secstored prints out to /dev/cons. It is disturbing behind rio windows
on my cpu server.

Successively, I redirected its file descriptors into
/sys/log/secstored.  Even with fd0, fd1, fd2 redirected do the log
file, it prints to /dev/cons.

/proc/550/fd says, fd4 is connected to /dev/cons:

term% cat /proc/550/fd
/usr/bootes
  0 w  M    8 (0000000000011c97 0 00)  8192        0 /sys/log/secstored
  1 w  M    8 (0000000000011c97 0 00)  8192        0 /sys/log/secstored
  2 w  M    8 (0000000000011c97 0 00)  8192        0 /sys/log/secstored
  3 rw I    0 (000000000002018c 0 00)     0       15 /net/tcp/clone
  4 w  c    0 (0000000000000002 0 00)     0       51 #c/cons
  5 r  c    0 (0000000000000001 0 00)     0      256 /dev/bintime
term%

Why does secstored prints to fd4?  This isn't usual, is it?  Where do
you redirect the fd's when you start secstored?



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-01-05 23:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-05 20:11 [9fans] secstored output to /dev/cons Heiko Dudzus
2005-01-05 20:14 ` Charles Forsyth
2005-01-05 20:24   ` Heiko Dudzus
2005-01-05 21:31   ` Heiko Dudzus
2005-01-05 21:38     ` andrey mirtchovski
2005-01-05 23:22       ` Heiko Dudzus
2005-01-05 23:29         ` andrey mirtchovski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).