History log of /freebsd-10-stable/share/man/man8/rc.8
Revision Date Author Comments
# 340967 26-Nov-2018 eugen

MFC r339818: rcorder(8):

Add support for /etc/rc.resume, so it calls
"rcorder -k resume" and runs scripts containing "KEYWORD: resume"
with single "resume" argument.

Working example is the port sysutils/cpupdate that defines
extra_commands="resume" to reload CPU microcode cleared
by suspend/resume sequence.

This change does nothing for a system having no scripts with
KEYWORD: resume.

PR: 227866
Differential Revision: https://reviews.freebsd.org/D15247


# 325053 28-Oct-2017 se

MFC 324721: Add references to sysrc(8) to SEE ALSO.
MFC 324823: Mention sysrc(8) as scripting interface for config files.


# 260084 30-Dec-2013 pluknet

MFC r259879: Clean up manual pages after BIND removal.


# 256916 22-Oct-2013 cperciva

MFC r256775,r256776:
Add support for "first boot" rc.d scripts.

Document this new functionality in rc.conf(5) and rc(8).

Bump __FreeBSD_version so that ports can make use of this.

Approved by: re (gjb)


# 260084 30-Dec-2013 pluknet

MFC r259879: Clean up manual pages after BIND removal.


# 256916 22-Oct-2013 cperciva

MFC r256775,r256776:
Add support for "first boot" rc.d scripts.

Document this new functionality in rc.conf(5) and rc(8).

Bump __FreeBSD_version so that ports can make use of this.

Approved by: re (gjb)