Line 1: |
Line 1: |
| {{Languages|Crontab_Manager}} | | {{Languages|Crontab_Manager}} |
− | =Crontab Manager for SME 6.x and above = | + | ==About== |
− | Available in the SME8 contribs repository:
| + | Crontab Manager will provide a new panel in the Server Manager from which cron tasks can be scheduled. |
| | | |
− | ==Maintainers== | + | ====Maintainers==== |
| * [[User:MasterSleepy|Michel Van hees]] | | * [[User:MasterSleepy|Michel Van hees]] |
| * [[User:Apmuthu|Ap.Muthu]] | | * [[User:Apmuthu|Ap.Muthu]] |
| | | |
− | ==Description== | + | ==Installation for SME8 and SME9== |
− | Cron Manager in the server-manager.
| + | yum install smeserver-crontab_manager --enablerepo=smecontribs |
| + | signal-event post-upgrade; signal-event reboot |
| | | |
− | ==Installation==
| |
− | * for SME8
| |
− | yum install smeserver-crontab_manager --enablerepo=smecontribs
| |
− | signal-event post-upgrade; signal-event reboot
| |
| | | |
− | * for SME9
| + | ====Useage==== |
| + | You can access Crontab Manager interface in the server-manager and then you can easily create/delete crons. After you have made your changes and saved the session the changes will be written to the file /etc/crontab |
| | | |
− | yum install smeserver-crontab_manager --enablerepo=smecontribs
| |
− | signal-event post-upgrade; signal-event reboot
| |
| | | |
| ==Uninstallation== | | ==Uninstallation== |
− |
| |
| yum remove smeserver-crontab_manager | | yum remove smeserver-crontab_manager |
| | | |
− | ==Use==
| |
− | You can access Crontab Manager interface in the server-manager and then you can easily create/delete crons.
| |
− |
| |
− | After you have made your changes and saved the session the changes will be written to the file /etc/crontab
| |
| | | |
− | == Bugs == | + | ==Bugs== |
| Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla] | | Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla] |
| and select the smeserver-crontab_manager component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-crontab_manager|title=this link}}. | | and select the smeserver-crontab_manager component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-crontab_manager|title=this link}}. |