Difference between revisions of "Crontab Manager"
From SME Server
Jump to navigationJump to search (→Bugs =) |
|||
Line 29: | Line 29: | ||
After you have made your changes and saved the session the changes will be written to the file /etc/crontab | 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}}. |
Revision as of 21:10, 19 June 2014
Crontab Manager for SME 6.x and above
Available in the SME8 contribs repository:
Maintainers
Description
Cron Manager in the server-manager.
Installation
- for SME8
yum install smeserver-crontab_manager --enablerepo=smecontribs signal-event post-upgrade; signal-event reboot
- for SME9
yum install smeserver-crontab_manager --enablerepo=smecontribs signal-event post-upgrade; signal-event reboot
Uninstallation
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
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-crontab_manager component or use this link .