We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1678c25 commit 03e80b6Copy full SHA for 03e80b6
README.rst
@@ -82,6 +82,7 @@ Find all plist filenames of currently running jobs:
82
Job properties of a given job (this uses the actual .plist file):
83
84
.. code-block:: python
85
+
86
>>> launchd.plist.read("com.apple.kextd")
87
{'ProgramArguments': ['/usr/libexec/kextd'], 'KeepAlive': {'SuccessfulExit': False},
88
'POSIXSpawnType': 'Interactive', 'MachServices': {'com.apple.KernelExtensionServer':
0 commit comments