看板 DFBSD_commit 關於我們 聯絡資訊
commit 859ed608e7a7dc43681fb8a93916f659d33f5edc Author: Alex Hornung <ahornung@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