commit 17ddce9712dc66fa5d567d45ba9f4d0f5219bba5
Author: Sascha Wildner <[email protected]>
Date: Wed Aug 6 21:33:13 2014 +0200
rc.subr: Add quietstart and pass through arguments to rc scripts.
None of our scripts handle additional arguments yet but it will be
needed for moused starting/stopping via devd(8) and for bluetooth
too.
Taken-from: FreeBSD
Summary of changes:
etc/rc.subr | 38 ++++++++++++++++++++++++++++----------
share/man/man8/rc.subr.8 | 23 ++++++++++++++++++++---
2 files changed, 48 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/17ddce9712dc66fa5d567d45ba9f4d0f5219bba5
--
DragonFly BSD source repository