hi,
I want to launch my application using a time based scheduling. I have created a plist by setting the keys: Label, onDemand, ProgramArguments and
startCalenderInterval. And I placed the plist in /Library/LaunchDaemons.
Then i loaded the plist manually using the terminal. It works fine on the specified time.
I want the plist to be loaded automatically on the specified time and launch my application.
How can be it done?
Is there any thing to be set additionally?
Is LaunchDaemons the correct folder to place the plist?
thankyou in advance
I want to launch my application using a time based scheduling. I have created a plist by setting the keys: Label, onDemand, ProgramArguments and
startCalenderInterval. And I placed the plist in /Library/LaunchDaemons.
Then i loaded the plist manually using the terminal. It works fine on the specified time.
I want the plist to be loaded automatically on the specified time and launch my application.
How can be it done?
Is there any thing to be set additionally?
Is LaunchDaemons the correct folder to place the plist?
thankyou in advance