From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <99e6f5902e9f887e47ecae64eb605222@terzarima.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] secstored output to /dev/cons From: Charles Forsyth Date: Wed, 5 Jan 2005 20:14:31 +0000 In-Reply-To: <8cfdc2528f5d05007922543a69796449@voidness.de> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 26bd68d2-eace-11e9-9e20-41e7f4b1d025 try creating /sys/log/secstore (make it append-only as well, chmod +a /sys/log/secstore), and secstored should automatically put its logging output there, without explicit redirection. if the log file doesn't exist, syslog writes it to /dev/cons