9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] A patch for /sys/lib/kfsuser
@ 1998-01-06 14:32 Kenji
  0 siblings, 0 replies; only message in thread
From: Kenji @ 1998-01-06 14:32 UTC (permalink / raw)


Hello 9fans!

This is a patch for /sys/lib/kfsuser.

Registering kfs user we use kfsuser command:
term% /sys/lib/kfsuser alice
However we will have incorrect owner ship for lib/profile:
term% ls -l /usr/alice/lib
--rw-rw-r-- M 3 none alice 331 Jan  6 16:34 /usr/alice/lib/profile
We will have correct owner ship by changing /sys/lib/kfsuser.

term% diff kfsuser kfsuser.orig
8,9d7
< home=/usr/$user
< disk/kfscmd 'create '$home/lib/profile' '$user' '$user
10a9
> home=/usr/$user


By the way, where can I find recent patches for Plan9 distribution?

Kenji Arisawa
E-mail: arisawa@aichi-u.ac.jp




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-01-06 14:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-01-06 14:32 [9fans] A patch for /sys/lib/kfsuser Kenji

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).