We might have to create a 4.1.2. Even after spendi...
# core
t
We might have to create a 4.1.2. Even after spending a lot of time with the new CPack configuration I did not notice the change in launchdaemon name from
com.facebook.osqueryd
to
com.osquery.osqueryd
and the
osqueryctl
tool had not been updated, nor did we include logic to remove the old path. This is not great and we should consider reverting this change back to
com.facebook.osqueryd
. An alternative is to add logic to
osqueryctl
to rename the existing launchdaemon path.
s
Com.osquery is wrong, we'd be io.osquery, right? While I think we should update osqueryctl, I'd also support fixing the launchdaemon name.
Renaming feels like a 5.0 target.
t
More importantly, if we are renaming we need to communicate and consider what migration/cleanup looks like for the old targets.
s
Yep!
I made https://github.com/osquery/osquery/issues/6094 and a 5.0 milestone as placeholders
✔️ 1