git: DragonFly_RELEASE_2_4 rc.d/diskless - Fix check for devfs
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Sep 28 12:06:15 PDT 2009
commit 440f5c038259487806cd0f2121152f01791574a5
Author: Alex Hornung <ahornung at gmail.com>
Date: Wed Sep 16 15:18:39 2009 +0100
rc.d/diskless - Fix check for devfs
* rc.d/diskless was checking for sysctl node vfs.devfs.generation, which
does not exist on DragonFly. Change this check to vfs.devfs.
Summary of changes:
etc/rc.d/diskless | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/440f5c038259487806cd0f2121152f01791574a5
--
DragonFly BSD source repository
More information about the Commits
mailing list