Add /var/caps/root and /var/caps/users. IPC rendezvous services for root
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 24 Nov 2003 21:21:43 +0000 (21:21 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 24 Nov 2003 21:21:43 +0000 (21:21 +0000)
commitaa4c62cb1c3c0a72a35d64795b5f1ea145216c31
tree15d09125705133c0fd0f2c3bd958f7eb0a65fa3a
parent13d1a125e902472e47483de5d5ef8a9241f6236b
Add /var/caps/root and /var/caps/users.  IPC rendezvous services for root
is implemented as a unix domain socket by libcaps in /var/caps/root/<name>.
IPC rendezvous services for users are implemented in
/var/caps/users/<uid>/<name>.  Allowing users to create services requires
manually creating a /var/caps/users/<uid> directory that is owned by that
uid.
etc/mtree/BSD.var.dist