this repo has no description
at fixPythonPipStalling 30 lines 579 B view raw
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 12contains a list of subcommands 13.Ar ( load , 14.Ar unload , 15etc.) to run via 16.Xr launchctl 1 17when 18.Xr launchd 8 19starts. 20.Sh FILES 21.Bl -tag -width "$HOME/.launchd.conf" -compact 22.It Pa $HOME/.launchd.conf 23Your launchd configuration file (currently unsupported). 24.It Pa /etc/launchd.conf 25The system's launchd configuration file. 26.El 27.Sh SEE ALSO 28.Xr launchctl 1 , 29.Xr launchd 8 , 30.Xr launchd.plist 5