func handleDaemonQuit(ctx *cli.Context, client *daemon.Client) error { client.Exorcise() return nil }