Modify

Opened 7 months ago

Closed 7 months ago

#179 closed enhancement (fixed)

reload config on demand

Reported by: wiese Owned by: stuerze
Priority: normal Component: BNC
Version: Keywords: reload, signal
Cc:

Description

currently you can configure that BNC reloads its configuration in certain time intervals, e.g. once per day. See 'General > Reread configuration'.

But often it's necassary to reload at once after a change in the config. A restart would disconnect all connections and jobs, what is mostly not wanted.

It's usual to send a SIGHUP to the process, you want to reload.
From systemd: "...reload will reload a specific service. That means that the systemd will send a SIGHUP signal to a service, and that signal will tell the service to reload its configuration file."

Attachments (0)

Change History (1)

comment:1 by anonymous, 7 months ago

Resolution: fixed
Status: newclosed

Thank you for this hint. A SIGHUP signal to BNC will now result into a reload of its configuration file

Modify Ticket

Change Properties
Action
as closed The owner will remain stuerze.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.