KAMID(8) System Manager's Manual KAMID(8)

kamid9p file server daemon

kamid [-dnv] [-D macro=value] [-f file] [-s socket]

kamid is a 9p file server daemon.

The options are as follows:

macro=value
Set a macro to a value. Macros can be referenced in the configuration files.
Do not daemonize. If this option is specified, kamid will run in the foreground and log to .
file
specify an alternative configuration file.
Configtest mode. Only check the configuration file for validity.
socket
Use an alternate location for the default control socket.
Produce more verbose output.

/etc/kamid.conf
Default kamid configuration file.
/var/run/kamid.sock
UNIX-domain socket used for communication with kamictl(8).

kami.conf(5), kamictl(8)

The kamid program was written by Omar Polo <op@omarpolo.com>.

kamid doesn't handle very well when a user directory is over multiple devices since it uses the inode of files to build the QID path field.

Opening or creating a file with the OEXEC flag set result in an error.

January 31, 2022 OpenBSD 7.2