Armin K. wrote:
> On 03/03/2013 07:59 PM, Matt Burgess wrote:
>> On Sun, 2013-03-03 at 18:37 +0100, Pierre Labastie wrote:
>>
>>> 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.
>>
>> Thanks again for the eagle eyes, Pierre.  Armin (or anyone else, for
>> that matter), do you have any experience of using the same machine-id
>> file for both systemd and dbus?  I'd rather have just the one file to
>> manage, if possible, and as Pierre points out, it looks like it should
>> be.
>>
>> Regards,
>>
>> Matt.
>>
>
> I use the opposite - the /etc/machine-id is symlink to
> /var/lib/dbus/machine-id ... So it should work if
> /var/lib/dbus/machine-id is symlink to /etc/machine-id.

I don't understand what machine-id is, but if it changes with something 
(e.g. boot), then the entry in /etc should be a symlink to /var.  If's 
it's constant after creation (e.g. /etc/sshd/ keys), then the entry in 
/var should be a symlink to /etc.

   -- Bruce

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

Reply via email to