fleet/orbit/changes/fix-shell
Zach Wasserman d0630b00e1
Allow Orbit shell to run while daemon is running (#4772)
Use a different data path so that the new osquery instance doesn't try
to use the same pidfile, db file, extension socket, etc.

#4769
2022-03-23 15:27:52 -07:00

1 line
89 B
Text

* Fix `orbit shell` command to successfully run when Orbit is already running as daemon.