On Dec 16, 2009, at 13:38:13, Frederic wrote: > Yes, there is just one instance, it's a daemon launched from Library/ > LaunchDaemons. In fact, it's even launched as root before anybody > has a chance to log in. > But for the daemon, exists a particular user, it's the one (or the > last one) that installed it, and it's this specific user that it > wants to inform.
Unless two users want to use the software. >> If the answer is “as many as there are users logged in on the GUI”, >> then you should be able to use Growl. >> >> I suspect that the answer is 1. > > I suspect that, (if setuid with the user ID), I could launch an > AppleScript on his behalf, and send Growl notifications, but it > seems a little bit like a roundabout way The tricky parts would be running the script as whatever user should receive the notification, and doing so only if that user is logged in on console. -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
