There is some app bundle sending notification to the growl. It works perfect. We need to start this app like a service. So we prepared .plist and put it to the /Library/Launch Daemons directory.
Trying to load it as launchctl load /Library/LaunchDaemons/com.paradigmasoft.test.plist I get the app running and see all app's notifications as expected. But if I run it this way - sudo launchctl load /Library/LaunchDaemons/ com.paradigmasoft.test.plist I get the app running but without any notification. Anybody knows what is wrong here? -- 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.
