NAME
kamictl —
control the kamid daemon
SYNOPSIS
kamictl |
[-s socket]
command [argument ...] |
DESCRIPTION
The kamictl program controls the
kamid(8) daemon.
The following options are available:
-ssocket- Use socket instead of the default /var/run/kamid.sock to communicate with kamid(8).
The following commands are available:
log brief- Disable verbose debug logging.
log verbose- Enable verbose debug logging.
reload- Reload the configuration file.
FILES
- /var/run/kamid.sock
- UNIX-domain socket used for communication with kamid(8).