git: Fix registration issue in the devfs rc script.

看板DFBSD_commit作者時間16年前 (2009/08/30 17:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 5ee7b5984175637531e166e10827526e0df9ef47 Author: Sascha Wildner <saw@online.de> Date: Sun Aug 30 11:19:28 2009 +0200 Fix registration issue in the devfs rc script. rc.d/devfs is not controlled by an _enable variable so just register properly as being configured, so that later scripts indirectly depending on it will not fail when being started by rcrun(8). Reported-by: hasso While here, add some comments about the scripts purpose and print rules files as they are applied. Summary of changes: etc/rc.d/devfs | 20 ++++++++++++-------- etc/rc.d/rcconf | 2 +- 2 files changed, 13 insertions(+), 9 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5ee7b5984175637531e166e10827526e0df9ef47 -- DragonFly BSD source repository
文章代碼(AID): #1AcaSNnc (DFBSD_commit)