Date: Tue, 23 Apr 2024 18:35:01 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 278529] WITHOUT_SENDMAIL=true WITHOUT_LPR=true installs directories which are then deleted by delete-old Message-ID: <bug-278529-227-gYng8Rb3Mw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-278529-227@https.bugs.freebsd.org/bugzilla/> References: <bug-278529-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=3D278529 Ed Maste <emaste@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org --- Comment #1 from Ed Maste <emaste@freebsd.org> --- The top-level sendmail directory is created via etc/mtree/BSD.usr.dist. It = does not make sense to always create the directory and remove it in delete-old (= of course). Unfortunately optional components are not handled well by the mtree infrastructure, so it may take a while to fix this "properly." --=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-278529-227-gYng8Rb3Mw>