> run and get same problem.

Factotum provides a log file that was intended to be
a list of interesting events.  While the log file was 
implemented, nothing was being logged to it.

I have added log statements tracing the important 
events in factotum and p9sk1 in particular.

cd $PLAN9/src/cmd/auth/factotum
cvs up  # or hg pull -u
mk install

Then restart your factotum, and run drawterm and
"9p read factotum/log" in separate windows.
You'll have to interrupt "9p read" when you're done,
since it blocks waiting for more log messages.

Russ


Reply via email to