Le 03/03/2013 17:11, [email protected] a écrit :
> Author: matthew
> Date: Sun Mar  3 08:11:07 2013
> New Revision: 10185
>
> Log:
> Improve the tagging and placement of some post install instructions for DBus 
> and Systemd.
>
> Modified: branches/systemd/BOOK/chapter06/dbus.xml
> ==============================================================================
> --- branches/systemd/BOOK/chapter06/dbus.xml  Sun Mar  3 07:54:41 2013        
> (r10184)
> +++ branches/systemd/BOOK/chapter06/dbus.xml  Sun Mar  3 08:11:07 2013        
> (r10185)
> @@ -78,7 +78,7 @@
>
>       <para>Install the package:</para>
>
> -<screen><userinput remap="install">make install
> +<screen><userinput>make install
>   dbus-uuidgen --ensure</userinput></screen>
>
>
Thanks for the quick fix,

It seems that now "make install" has no remap at all ;-)
Actually, I am not sure 'dbus-uuidgen --ensure' is needed
because according to the documentation (man 5 machine-id),
the dbus machine-id file (/var:lib/dbus/machine-id) could be
a link to the systemd machine-id file (/etc/machine-id),
which is populated by systemd-machine-id-setup.

Regards
Pierre
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to