[launchd-dev] launch_msg(): Socket is not connected
alto
arjun.sm at gmail.com
Thu Jun 18 04:39:14 PDT 2009
Also Please mention if there is any workaround for this issue.
alto wrote:
>
> Hi all,
> I am getting this message when i am trying to launch my application
> which
> is a LaunchAgent. This message comes only when multiple Users are logged
> in.
> This is a small script that i use in my postflight to launch for all the
> logged in Users
> for userName in `/usr/bin/users`
> do
> echo "launch My_app"
> su -l $userName -c "launchctl load -S Aqua
> /Library/LaunchAgents/com.myname.myappname.plist
> done
>
> should i check for anything more than the Users who have logged in so that
> i
> can avoid "launch_msg(): Socket is not connected" message.???
>
> thanks,
> Arjun
>
> _______________________________________________
> launchd-dev mailing list
> launchd-dev at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/launchd-dev
>
>
--
View this message in context: http://www.nabble.com/launch_msg%28%29%3A-Socket-is-not-connected-tp23923855p24091176.html
Sent from the Launchd mailing list archive at Nabble.com.
More information about the launchd-dev
mailing list