RACTL(8) System
Manager's Manual RACTL(8)
NAME
ractl —
control the rad daemon
SYNOPSIS
ractl |
[-s socket]
command [argument ...] |
DESCRIPTION
The ractl program controls the
rad(8) daemon.
The following options are available:
-ssocket- Use socket instead of the default /var/run/rad.sock to communicate with rad(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/rad.sock
- Unix-domain socket used for communication with rad(8).
SEE ALSO
HISTORY
The ractl program first appeared in
OpenBSD 6.4.
OpenBSD 7.8 July
10, 2018 RACTL(8)