git: rc.d/diskless - Fix check for devfs

看板DFBSD_commit作者時間16年前 (2009/09/17 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1AiIVizo (DFBSD_commit)