Handle signals first on boot
This handles signals first thing on boot so that plugins are able to boot with the reaper enabled. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
@@ -87,5 +87,4 @@ func LoadConfig(path string, v *Config) error {
|
||||
}
|
||||
v.md = md
|
||||
return nil
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user