Loading...
Select Version
&pagelevel(5)&pagelevel
Changing the current configuration is possible by sending a SIGHUP signal to the application.
Example sending a SIGHUP: kill -1 <pid>
pid - agent process id
After sending a SIGHUP signal to the application, the configuration will be reloaded from the current configuration file.
The current configuration file name is given during the start of application (option -c).