Service Management - Managed Login Items
com.apple.servicemanagement
This payload that configures managed login items, which auto-enables and auto-allows matched items.
macOS
macOS 13.0+Configuration Keys (1)
| Key | Type | Title |
|---|---|---|
RulesrequiredAn array of service management rules. | array | Rules |
RulerequiredA specification for matching one or more login items. | dict | Rule |
RuleTyperequiredThe type of comparison to make. Range: BundleIdentifier, BundleIdentifierPrefix, Label, LabelPrefix, TeamIdentifier | string | Rule Type |
RuleValuerequiredThe value to compare with each login item's value, to determine if this rule is a match. | string | Rule Value |
CommentAn optional description of the rule. | string | Comment |
TeamIdentifierAn additional constraint to limit the scope of the rule that the system tests after matching the 'RuleType' and 'RuleValue'. | string | Team Identifier |