]> git.saurik.com Git - apple/launchd.git/blob - launchd/src/launchd.conf.5
launchd-329.3.1.tar.gz
[apple/launchd.git] / launchd / src / launchd.conf.5
1 .Dd 1 May, 2009
2 .Dt launchd.conf 5
3 .Os Darwin
4 .Sh NAME
5 .Nm launchd.conf
6 .Nd launchd configuration file
7 .Sh SYNOPSIS
8 .Nm $HOME/.launchd.conf
9 .Nm /etc/launchd.conf
10 .Sh DESCRIPTION
11 .Nm
12 contains a list of subcommands
13 .Ar ( load ,
14 .Ar unload ,
15 etc.) to run via
16 .Xr launchctl 1
17 when
18 .Xr launchd 8
19 starts.
20 .Sh FILES
21 .Bl -tag -width "$HOME/.launchd.conf" -compact
22 .It Pa $HOME/.launchd.conf
23 Your launchd configuration file (currently unsupported).
24 .It Pa /etc/launchd.conf
25 The system's launchd configuration file.
26 .El
27 .Sh SEE ALSO
28 .Xr launchctl 1 ,
29 .Xr launchd 8 ,
30 .Xr launchd.plist 5