git: mkinitrd - Add missing /var/db (3)
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Mon Oct 16 15:19:45 PDT 2017
    
    
  
commit 95beea71d10d333ed7554f873dfc7e076b3dbebf
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Oct 16 15:17:42 2017 -0700
    mkinitrd - Add missing /var/db (3)
    
    * When /var is mounted via tmpfs we have to mkdir the subdirs
      manually.
    
    * Add /var/db and /var/empty to the directories initrd creates
      in its rc.
    
    Submitted-by: amonk
Summary of changes:
 share/initrd/etc/rc | 2 ++
 1 file changed, 2 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/95beea71d10d333ed7554f873dfc7e076b3dbebf
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list