Files
fleet/orbit/changes/fix-shell
T
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

2 lines
89 B
Plaintext

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