git: rc.subr: Add quietstart and pass through arguments to rc scripts.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Aug 6 12:33:28 PDT 2014
commit 17ddce9712dc66fa5d567d45ba9f4d0f5219bba5
Author: Sascha Wildner <saw at online.de>
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
More information about the Commits
mailing list