]>
Commit | Line | Data |
---|---|---|
e91b9f68 A |
1 | .Dd February 2, 2005 |
2 | .Dt launchd_debugd 8 | |
3 | .Os Darwin | |
4 | .Sh NAME | |
5 | .Nm launchd_debugd | |
6 | .Nd Simple HTTP server to display job data | |
7 | .Sh SYNOPSIS | |
8 | .Nm | |
9 | .Sh DESCRIPTION | |
10 | .Nm | |
11 | Provides a simple HTTP server to display all jobs loaded into | |
12 | .Nm launchd . | |
13 | This program may be merged into | |
14 | .Nm launchd | |
15 | in the future. | |
16 | .Pp | |
17 | To enable (as root): "launchctl load -w /System/Library/LaunchDaemons/com.apple.launchd_helperd.plist" | |
18 | .Sh SEE ALSO | |
19 | .Xr launchctl 1 , | |
20 | .Xr launchd.plist 5 , | |
21 | .Xr launchd 8 |