Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Feb 2010 15:37:32 -0800
From:      Yuri <yuri@rawbw.com>
To:        gnome@FreeBSD.org
Subject:   [port devel/dbus] Please remove the line deleting machine-id when port is uninstalled
Message-ID:  <4B89ACBC.4080405@rawbw.com>

next in thread | raw e-mail | index | archive | help
Line:
@unexec rm -f /var/db/dbus/machine-id
in pkg-plist causes machine-id to be regenerated every time port is 
upgraded.

Machine-id changes, and this makes it necessary to reboot the system or 
random things will be breaking. If machine-id is kept unchanged, there 
is the high likelihood that everything will still keep working.

Yuri




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B89ACBC.4080405>