git: rc.d: Make ldconfig, netoptions and rtsold run earlier
Aaron LI
aly at crater.dragonflybsd.org
Tue Feb 27 07:14:15 PST 2024
commit 66da69893e7a4cf3b2b100b06b235bb70aff8b29
Author: Aaron LI <aly at aaronly.me>
Date: Tue Feb 27 12:04:58 2024 +0800
rc.d: Make ldconfig, netoptions and rtsold run earlier
- Make 'ldconfig' before SERVERS
- Make 'netoptions' and 'rtsold' before NETWORKING
The new ordering should make more sense.
Referred to FreeBSD.
Summary of changes:
etc/rc.d/ldconfig | 2 +-
etc/rc.d/netoptions | 4 ++--
etc/rc.d/rtsold | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/66da69893e7a4cf3b2b100b06b235bb70aff8b29
--
DragonFly BSD source repository
More information about the Commits
mailing list