launchd.conf(5) osx man page | unix.com

Man Page: launchd.conf

Operating Environment: osx

Section: 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 (load, unload, etc.) to run via launchctl(1) when launchd(8) starts.
FILES
$HOME/.launchd.conf Your launchd configuration file (currently unsupported). /etc/launchd.conf The system's launchd configuration file.
SEE ALSO
launchctl(1), launchd(8), launchd.plist(5) Darwin 1 May, 2009 Darwin
Related Man Pages
cupsd(8) - centos
launch(3) - mojave
core(5) - mojave
reportcrash(8) - osx
systemstarter(8) - osx
Similar Topics in the Unix Linux Community
Trying to create a script to run as root, permission denied