IHey all,

this morning i did a :
zsh-% sudo port upgrade outdated

and i get the following message :
#################################################################################################
# Startup items have been generated that will aid in
# starting dbus with launchd. They are disabled
# by default. Execute the following command to start them,
# and to cause it to launch at startup:
#
# sudo launchctl load -w
/Library/LaunchDaemons/org.freedesktop.dbus-system.plist
# launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist
##################################################################################################

i think i do not have to do both :

% sudo launchctl load -w
/Library/LaunchDaemons/org.freedesktop.dbus-system.plist
% launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

but rather only :
% sudo launchctl load -w
/Library/LaunchDaemons/org.freedesktop.dbus-system.plist

?

best,

Yvon
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to