]>
Commit | Line | Data |
---|---|---|
1 | .Dd 1 May, 2009 | |
2 | .Dt RC 8 | |
3 | .Os Darwin | |
4 | .Sh NAME | |
5 | .Nm rc | |
6 | .Nd command script for boot | |
7 | .Sh SYNOPSIS | |
8 | .Nm rc | |
9 | .Nm rc.local | |
10 | .Sh DESCRIPTION | |
11 | .Nm rc.local | |
12 | is now unsupported and has been replaced with | |
13 | .Xr launchd 8 , | |
14 | which bootstraps itself via the | |
15 | .Xr launchctl 1 | |
16 | .Ar bootstrap | |
17 | subcommand to read in | |
18 | .Xr launchd 8 | |
19 | jobs from the standard locations. | |
20 | .Sh SEE ALSO | |
21 | .Xr launchd 8 , | |
22 | .Xr launchctl 1 |