Skip to content

Tickets/2.7.x/9192 launchd fix#100

Merged
nigelkersten merged 2 commits intopuppetlabs:2.7.xfrom
glarizza:tickets/2.7.x/9192_launchd_fix
Sep 9, 2011
Merged

Tickets/2.7.x/9192 launchd fix#100
nigelkersten merged 2 commits intopuppetlabs:2.7.xfrom
glarizza:tickets/2.7.x/9192_launchd_fix

Conversation

@glarizza
Copy link

@glarizza glarizza commented Sep 8, 2011

This commit adds the has_macosx_plist_overrides? method to determine
whether we're on a version of OS X >= 10.6. Plist handling changed
as of version 10.6, and this method allows us to implement different
plist behavior without needing to modify code whenever Apple releases
a new version of OS X (assuming plist behavior doesn't change).

Gary Larizza added 2 commits September 8, 2011 16:53
This commit adds the has_macosx_plist_overrides? method to determine
whether we're on a version of OS X >= 10.6.  Plist handling changed
as of version 10.6, and this method allows us to implement different
plist behavior without needing to modify code whenever Apple releases
a new version of OS X (assuming plist behavior doesn't change).
This commit adds a comment explaining when plist overrides were
enabled and why we added the has_macosx_plist_overrides? method.
nigelkersten pushed a commit that referenced this pull request Sep 9, 2011
@nigelkersten nigelkersten merged commit 2828d22 into puppetlabs:2.7.x Sep 9, 2011
haus added a commit that referenced this pull request Sep 9, 2011
…ake-macauthorization-work-on-lion"

This merge, along with the merge for pull #100 has 11 failing tests in
spec/unit/provider/system/launchd_spec.rb, reverting commit/merge until
resolved.

This reverts commit 88f1ef5, reversing changes
made to 2828d22.
haus added a commit that referenced this pull request Sep 9, 2011
…chd_fix"

This merge, along with the merge for pull #99 has 11 failing tests in
spec/unit/provider/system/launchd_spec.rb, reverting commit/merge until
resolved.

This reverts commit 2828d22, reversing
changes made to 74cffa0.
Iristyle pushed a commit to Iristyle/puppet that referenced this pull request Sep 9, 2014
…pet_device

(PUP-1839) (PE-2991) Flush cache when setting value
melissa pushed a commit to melissa/puppet that referenced this pull request Mar 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants