|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
launchd.conf(5) BSD File Formats Manual launchd.conf(5)
NAME
launchd.conf -- launchd configuration file
SYNOPSIS
$HOME/.launchd.conf
/etc/launchd.conf
DESCRIPTION
launchd.conf contains a list of subcommands (one per line) to run via launchctl when launchd starts.
For a list of possible subcommands, see the manual page for launchd(8).
FILES
$HOME/.launchd.conf Your launchd configuration file.
/etc/launchd.conf The system's launchd configuration file.
SEE ALSO
launchctl(1), launchd(8), launchd.plist(5)
Darwin January 10, 2005 Darwin
|
|