On Thu, Jan 28, 2021 at 11:22 AM Bruce Dubbs via lfs-dev
<lfs-dev@lists.linuxfromscratch.org> wrote:
>
> On 1/28/21 10:04 AM, Brendan L via lfs-dev wrote:
> > I thought I'd also mention that for the instructions, it currently
> > explicitly sets runstatedir=/run.  You can have the same effect of
> > runstatedir=/run by just setting --localstatedir=/var.  I found arch
> > does this in their builds.
>
> That puts files in /var/run which is a symlink to /run.  Better to just
> go direct.
>

I think that's the normal outcome, but when I run configure on
util-linux with --localstatedir=/var, runstatedir is set the /run and
not /var/run when checking the config.log.  It also show /run in the
configure summary.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to