git: rc.d: fix mounttmpfs rcorder
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Fri May 15 13:19:49 PDT 2020
    
    
  
commit 2b8c2621ef1229144104ae2ac363a812137fd7e4
Author: Daniel Fojt <df at neosystem.org>
Date:   Fri May 15 21:38:50 2020 +0200
    rc.d: fix mounttmpfs rcorder
    
    In case tmpfs is to be mounted under /var/run, ensure it's done before any
    other components start using it, either to store pidfiles or (more important)
    to create sockets, like syslogd(8) does.
Summary of changes:
 etc/rc.d/mounttmpfs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2b8c2621ef1229144104ae2ac363a812137fd7e4
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list