MyNixOS website logo
option

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

Each key in this dictionary is a file-system path. If the value of the key is true, then the job will be kept alive as long as the path exists. If false, the job will be kept alive in the inverse condition. The intent of this feature is that two or more jobs may create semaphores in the file-system namespace.

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