Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Sep 2024 08:29:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 238006] syslogd not starting because of missing /var/run/log
Message-ID:  <bug-238006-227-FJLxSyEgwy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238006-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238006-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238006

--- Comment #13 from Harald Schmalzbauer <bugzilla.freebsd@omnilan.de> ---
(In reply to Mark Johnston from comment #12)
> I'm not sure what that diff is.

The diff I mentioned is just a local MFC of syslogd(8).  All changes up to
d556719e15d6 (plus your test).

I suspect devfs(8) makes the difference that your test fails (creating a ja=
il
by 'jail(8) -c') while my test succeeds (created a jail by 'start'ing
/etc/rc.d/jail, without vnet.new or any ip[46].addr).  But I haven't tried =
to
dig deeper to track the root cause.

Since your test case isn't solved in main's syslogd(8) version, the patch is
apparently needed to cover minimal jails too.  MFCing all in one is highly
appreciated :-)=20=20

Thanks a lot!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238006-227-FJLxSyEgwy>