On 06/26/2013 05:14 PM, John Burrell wrote:
> In Chapter 6 in systemd, glibc has this patch:
> 
> patch -Np1 -i ../glibc-2.17-fhs-1.patch
> 
> This is not in the svn version.
> 
> Is the patch necessary or can it be removed to be consistent with svn?
> 

As the description says, it prevents glibc from using non-FHS directory
/var/db. I've suggested that patch should be included in LFS ever since
Glibc 2.16 was released (yes, 2.16) but no one cared to respond to the
e-mail.

> In chapter 6, the configure for systemd-204 needs this addition:
> 
> --with-dbuspolicydir=/etc/dbus-1/system.d \
> 
> otherwise it creates dir /usr/etc/dbus-1/system.d
> 
> which, to be consistent, should be /etc/dbus-1/system.d
> 
> I guess it's a bug because sysconfdir is set to /etc so
> 
> --with-dbuspolicydir=DIR should default to sysconfdir/dbus-1/system.d
> 
> 

Interesting ... I didn't had this directory iirc.

> Regards
> 
> jb.                                     
> 

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to