From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] what means: cpu: waiting for FS: ? From: Geoff Collyer MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 5 Sep 2002 15:21:07 -0700 Topicbox-Message-UUID: e5699d9a-eaca-11e9-9e20-41e7f4b1d025 I start factotum on a cpu server from drawterm like this: if (! test -f /srv/factotum.$user) auth/factotum -s factotum.$user mount -b /srv/factotum.$user /mnt This is sure to leave the existing /srv/factotum (for bootes's factotum) alone, and also lets me share one factotum across all my cpu windows. The one wart is that factotum echoes my secstore password when I type it (across the encrypted cpu connection).