Projects
Browse Source     Search     Timeline     Wiki

Ticket #5 (new Enhancement)

Opened 9 months ago

launchd.plist man entry needs clarification for LimitLoadToSessionType

Reported by: levi@… Owned by:
Priority: 5: Not set Milestone:
Version: Severity: Other
Keywords: Cc:

Description

Presently the man entry contains:

   LimitLoadToSessionType <string>
   This configuration file only applies to sessions of the type specified.
   This key is used in concert with the -S flag to launchctl.

Which needs more information. I found, through experimentation, the presence of this key would cause launchctl to "not find" the job described in the plist unless the -S flag was specified, which one might consider implied by the documentation, however there is no mention of the treatment of jobs configured with this key on startup. Will it be loaded, or will it be "not found" until some config is changed?

Note: See TracTickets for help on using tickets.