git: DragonFly_RELEASE_6_4 world - Add /etc/rc.local.d to rcorder startup and shutdown ops
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jan 11 21:45:58 PST 2023
commit 8acab0b5150bcdaf1184b3970deef38eca5bc718
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Jan 11 21:42:08 2023 -0800
world - Add /etc/rc.local.d to rcorder startup and shutdown ops
* System now rcorders across both /etc/rc.d and /etc/rc.local.d
during startup and shutdown.
* Allows the sysadmin to put control scripts in /etc/rc.local.d
formatted similarly to how they are in /etc/rc.d
Submitted-by: Stephen Welker <stephen.welker at nemostar.com.au>
Summary of changes:
etc/mtree/BSD.root.dist | 2 ++
etc/rc | 2 +-
etc/rc.shutdown | 2 +-
share/man/man8/rc.8 | 10 ++++++++++
4 files changed, 14 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8acab0b5150bcdaf1184b3970deef38eca5bc718
--
DragonFly BSD source repository
More information about the Commits
mailing list