man.bsd.lv manual page server

Manual Page Search Parameters

RCRUN(8) System Manager's Manual RCRUN(8)

rcrun, rcstart, rcforce, rcfast, rcone, rcstop, rcrestart, rcreload, rcstatus, rcvar, rcdisable, rcenable, rclistrc script control utility

rcrun command script ...

rcstart script ...

rcforce script ...

rcfast script ...

rcone script ...

rcstop script ...

rcrestart script ...

rcreload script ...

rcstatus script ...

rcvar script ...

rcdisable script ...

rcenable script ...

rclist [script ...]

The rcrun utility provides a number of commands for controlling rc(8) scripts.

The start, forcestart, faststart, onestart, stop, restart, reload, status, and rcvar commands are just passed to the scripts. See rc(8) for more information on these commands.

The remaining commands are:

Sets the corresponding _enable variable in rc.conf(5) to “NO” and runs the stop command.
Sets the corresponding _enable variable in rc.conf(5) to “YES” and runs the start command.
Shows the status of the specified scripts. If no argument is specified, the status of all scripts is shown.

Rcstart, rcforce, rcfast, rcone, rcstop, rcrestart, rcreload, rcstatus, rcvar, rcdisable, rcenable and rclist are shortcuts for rcrun's commands.

rc.conf(5), rc(8), rc.subr(8)

The rcrun script first appeared in DragonFly 1.0.

Matt Dillon

November 17, 2014 DragonFly-5.6.1