HomePhorge

Fixed #4025 (failure in launchd if certain plists are binary).
a7fb9b112025Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fixed #4025 (failure in launchd if certain plists are binary).

Modified the launchd provider to use OSX's "plutil" command to read
plists. This allows it to handle properly lists in both XML format
and binary format.

Launchd continues to write out propertly lists in XML format. This is
not a problem because the operating system is able to understand both
formats.

Details

Provenance
Paul Berry <paul@puppetlabs.com>Authored on
Markus Roberts <Markus@reality.com>Committed on Sep 29 2010, 7:44 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU25738726526c: Fix for #4649 -- avoid unsupported features on non-posix systems
Branches
Unknown
Tags
Unknown

Event Timeline

Markus Roberts <Markus@reality.com> committed rPUa7fb9b112025: Fixed #4025 (failure in launchd if certain plists are binary). (authored by Paul Berry <paul@puppetlabs.com>).Sep 29 2010, 7:44 PM