On Apr 15, 2013, at 8:28 PM, Ryan Schmidt wrote: > If this is the command you're referring to: > > launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist > > then you shouldn't have to put that in your .bashrc or run it repeatedly. The > "-w" flag means that launchd will remember that you want to have this agent > loaded at login time, and should load it at every login, until you run the > command again with "unload" instead.
Yes you are right, the command is "launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist" it didn't work at the beginning probably because I had to quit the opened command line sessions first. Best regards, Giovanni _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
