eventlog: add service rebuild/restart/configure events
This commit is contained in:
@@ -302,7 +302,7 @@ async function updateDashboardDomain(domain, auditSource) {
|
||||
|
||||
await setDashboardDomain(domain, auditSource);
|
||||
|
||||
safe(services.rebuildService('turn'), { debug }); // to update the realm variable
|
||||
safe(services.rebuildService('turn', auditSource), { debug }); // to update the realm variable
|
||||
}
|
||||
|
||||
async function renewCerts(options, auditSource) {
|
||||
|
||||
Reference in New Issue
Block a user