git: DragonFly_RELEASE_6_4 nrelease: Don't disable syslogd in live CD/USB

Aaron LI aly at crater.dragonflybsd.org
Fri May 9 01:03:03 PDT 2025


commit 54d7118100cb99b741fe92cfd8d542c623b6f8d0
Author: Aaron LI <aly at aaronly.me>
Date:   Fri May 9 11:13:23 2025 +0800

    nrelease: Don't disable syslogd in live CD/USB
    
    We're mounting a tmpfs at /var, so it's okay to write under /var/log.
    Don't disable syslogd so that it could write the log files that might
    be helpful.

Summary of changes:
 nrelease/root/etc/rc.conf | 1 -
 1 file changed, 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/54d7118100cb99b741fe92cfd8d542c623b6f8d0


-- 
DragonFly BSD source repository


More information about the Commits mailing list