git: rc.d/diskless - Fix check for devfs
Alex Hornung
alexh at crater.dragonflybsd.org
Wed Sep 16 07:38:59 PDT 2009
commit 859ed608e7a7dc43681fb8a93916f659d33f5edc
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/859ed608e7a7dc43681fb8a93916f659d33f5edc
--
DragonFly BSD source repository
More information about the Commits
mailing list