mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
This commit is contained in:
committed by
GitHub
parent
b1864b6103
commit
6c8da2b6a5
@@ -1627,6 +1627,9 @@ func (c *ServerCommand) Run(args []string) int {
|
||||
// changes in kms_libraries)
|
||||
core.ReloadManagedKeyRegistryConfig()
|
||||
|
||||
// Notify systemd that the server has completed reloading config
|
||||
c.notifySystemd(systemd.SdNotifyReady)
|
||||
|
||||
case <-c.SigUSR2Ch:
|
||||
logWriter := c.logger.StandardWriter(&hclog.StandardLoggerOptions{})
|
||||
pprof.Lookup("goroutine").WriteTo(logWriter, 2)
|
||||
|
||||
Reference in New Issue
Block a user