hard exit when services fail
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
@@ -86,6 +86,7 @@ func Server(cfg *config.Config) *cli.Command {
|
||||
Err(err).
|
||||
Msg("Shutting down server")
|
||||
cancel()
|
||||
os.Exit(1)
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user