git: Fix registration issue in the devfs rc script.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Aug 30 02:21:25 PDT 2009


commit 5ee7b5984175637531e166e10827526e0df9ef47
Author: Sascha Wildner <saw at 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





More information about the Commits mailing list