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

看板DFBSD_commit作者時間16年前 (2009/09/29 03:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 440f5c038259487806cd0f2121152f01791574a5 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/440f5c038259487806cd0f2121152f01791574a5 -- DragonFly BSD source repository
文章代碼(AID): #1AmGyw2Z (DFBSD_commit)