Hey folks, noticed some inconsistency with the lau...
# macos
f
Hey folks, noticed some inconsistency with the launchd table in respect to attributes that returned as 0 due to subkeys. So for instance this file contains a
KeepAlive = True
attribute but there is a subkey modifier of
Crashed
However, when I query that path using launchd, it returns nothing for KeepAlive. Not sure if anyone knows the history of the table and whether this behavior was intentional, and why we drop the subkey attributes that would indicate under what circumstances the
KeepAlive
behavior was initiated.