NAME
unwindctl
—
control the unwind daemon
SYNOPSIS
unwindctl |
[-s socket]
command [argument ...] |
DESCRIPTION
Theunwindctl
program controls the
unwind(8)
daemon.
The following options are available:
-s
socket- Use socket instead of the default /dev/unwind.sock to communicate with unwind(8).
The following commands are available:
log brief
- Disable verbose logging.
log verbose
- Enable verbose logging.
log debug
- Enable very noisy debug logging.
reload
- Reload the configuration file.
status
- Show a status summary.
status autoconf
- Show nameservers learned from dhclient(8), dhcpleased(8) or slaacd(8).
status memory
- Show memory consumption.
FILES
- /dev/unwind.sock
- UNIX-domain socket used for communication with unwind(8).
SEE ALSO
HISTORY
The unwindctl
program first appeared in
OpenBSD 6.5.