The "su" in the above command is being used to run MusicMagicServer under the user's account rather than as root.
Googling around there appears to have been some sort of security problem with dbus, the fix for which breaks a number of applications. FWIW, I found the following comment: Adding this line to /etc/dbus-1/system.conf makes the msg go away, and probably fixes something too. I don't know if it is a security risk or not. <allow send_interface="org.freedesktop.DBus.Properties" send_type="method_call" send_member="Get"/> Steve. -- SteveEast ------------------------------------------------------------------------ SteveEast's Profile: http://forums.slimdevices.com/member.php?userid=4193 View this thread: http://forums.slimdevices.com/showthread.php?t=62681 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
