MyNixOS website logo
option

launchd.agents.<name>.config.KeepAlive.OtherJobEnabled

Each key in this dictionary is the label of another job. If the value of the key is true, then this job is kept alive as long as that other job is enabled. Otherwise, if the value is false, then this job is kept alive as long as the other job is disabled. This feature should not be considered a substitute for the use of IPC.

Declarations
    Type
    null or (attribute set of boolean)
    Default
    null