X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fpkg%2Fdbus;fp=stage4%2Fpkg%2Fdbus;h=823ca80193f27a8796200caf1eb9f910b5693a5f;hb=6e6c8e1c912bcb5c6db50b75e649da543b83132b;hp=f576ac76ca9df017d0a3cd5a8a2b25591c3da7f8;hpb=a07a8cd56748d3c7df6240edd10fba4d71a2b19a;p=hvlinux.git diff --git a/stage4/pkg/dbus b/stage4/pkg/dbus index f576ac7..823ca80 100644 --- a/stage4/pkg/dbus +++ b/stage4/pkg/dbus @@ -20,8 +20,6 @@ hvbuild_post() # script-name start stop bootscript_add_rc3 dbus 92 20 - # Starting the session daemon here has the added bonus that it will exit - # when you log out of your GNOME session. If you wish to start the daemon - #here, use the following command instead of the one shown above: - ##echo "exec dbus-launch --exit-with-session gnome-session" >> ~/.xinitrc + # Without this, VLC was giving an error. + dbus-uuidgen > /var/lib/dbus/machine-id }