1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/libexec/rc
Eugene Grosbein b25a469f94 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.

MFC after:		1 month
Differential Revision:	https://reviews.freebsd.org/D15247
2018-10-27 17:21:13 +00:00
..
rc.d The local_unbound service will configure and bootstrap itself, but only 2018-10-18 18:33:44 +00:00
Makefile
netstart
network.subr Remove code that is dead since r287197. Today wlan(4) interfaces aren't 2018-10-24 20:49:51 +00:00
pccard_ether
rc
rc.conf Add default value for local_unbound_tls + fix nearby style bugs. 2018-10-27 09:34:33 +00:00
rc.initdiskless rc.initdiskless: fix commentary grammar after r339465 2018-10-20 18:46:36 +00:00
rc.resume rcorder(8): add support for /etc/rc.resume, so it calls "rcorder -k resume" 2018-10-27 17:21:13 +00:00
rc.shutdown
rc.subr
rc.suspend