> ;factotum > redstar Dec 8 18:20:32 secstore from ?!? > > ... and that's it, I don't get the prompt back, it hangs...
Please apply the following patch. It should fix your problem. http://codereview.appspot.com/6906057 cd $PLAN9 hget http://codereview.appspot.com/download/issue6906057_2002.diff | patch -p1 cd src/cmd/auth/factotum/ mk nuke && mk install && mk clean This is a remnant of a bug we fixed two years ago. -- David du Colombier
