看板 DFBSD_commit 關於我們 聯絡資訊
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