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?

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


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