Provide /etc/cron.d/ style approach to scripting timed events
-------------------------------------------------------------
Key: SLING-788
URL: https://issues.apache.org/jira/browse/SLING-788
Project: Sling
Issue Type: New Feature
Components: Commons Scheduler, Scripting
Reporter: Lars Trieloff
I would like to be able to script scheduled events in an easy fashion that
works just like the /etc/cron.d/ directory on my Linux server: I put a shell
script into /etc/cron.d/daily and it will get executed once a day. In Sling
terms this would mean having a node that takes nt:file scripts in any scripting
language supported by sling that is executed on hourly, daily, weekly, monthly
basis.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.