git: Clean up the cryptdisks rc script a bit.
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Jan 24 02:10:07 PST 2011
commit 667a7e9f9e095785ff8cb7c2e1fc0a8492542ae0
Author: Sascha Wildner <saw at online.de>
Date: Mon Jan 24 10:50:55 2011 +0100
Clean up the cryptdisks rc script a bit.
* When checking for dm(4), redirect stderr to /dev/null, too.
* Clarify the failure message.
* Remove empty REQUIRE.
* Don't check for /sbin/cryptdisks being executable, just assume it is.
* Uniformly use TAB for indenting.
Summary of changes:
etc/rc.d/cryptdisks | 39 ++++++++++++++-------------------------
1 files changed, 14 insertions(+), 25 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/667a7e9f9e095785ff8cb7c2e1fc0a8492542ae0
--
DragonFly BSD source repository
More information about the Commits
mailing list