HomeFreeBSD

MFC r339818: rcorder(8)

Description

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

Details

Provenance
eugenAuthored on
Differential Revision
D15247: Add rcorder(8) support to /etc/rc.resume
Parents
rS340964: makewhatis: do not try to operate on read-only mounted
Branches
Unknown
Tags
Unknown