Difference between revisions of "Crontab Manager"
From SME Server
Jump to navigationJump to searchm |
Unnilennium (talk | contribs) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 7: | Line 7: | ||
* [[User:MasterSleepy|Michel Van hees]] | * [[User:MasterSleepy|Michel Van hees]] | ||
* [[User:Apmuthu|Ap.Muthu]] | * [[User:Apmuthu|Ap.Muthu]] | ||
+ | |||
+ | |||
+ | === Version === | ||
+ | {{ #smeversion: smeserver-crontab_manager}} | ||
==Installation for SME8 and SME9== | ==Installation for SME8 and SME9== | ||
+ | <tabs container><tab name="For SME 10"> | ||
+ | yum install smeserver-crontab_manager --enablerepo=smecontribs | ||
+ | |||
+ | </tab> | ||
+ | <tab name="For SME 9 and SME 8"> | ||
yum install smeserver-crontab_manager --enablerepo=smecontribs | yum install smeserver-crontab_manager --enablerepo=smecontribs | ||
signal-event post-upgrade; signal-event reboot | signal-event post-upgrade; signal-event reboot | ||
− | + | </tab> | |
+ | </tabs> | ||
====Useage==== | ====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 | 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 | ||
− | |||
==Uninstallation== | ==Uninstallation== | ||
Line 25: | Line 34: | ||
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}}. | ||
+ | |||
+ | {{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-crontab_manager|noresultsmessage="No open bugs found."}} | ||
+ | |||
+ | ===Changelog=== | ||
+ | Only versions released in smecontrib are listed here. | ||
+ | |||
+ | {{#smechangelog: smeserver-crontab_manager}} | ||
+ | |||
+ | |||
---- | ---- | ||
[[Category:Contrib]] | [[Category:Contrib]] | ||
[[Category:Administration]] | [[Category:Administration]] |
Latest revision as of 20:26, 9 April 2021
About
Crontab Manager will provide a new panel in the Server Manager from which cron tasks can be scheduled.
Maintainers
Version
Installation for SME8 and SME9
yum install smeserver-crontab_manager --enablerepo=smecontribs
yum install smeserver-crontab_manager --enablerepo=smecontribs signal-event post-upgrade; signal-event reboot
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
Uninstallation
yum remove smeserver-crontab_manager
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-crontab_manager component or use this link .
"No open bugs found."
Changelog
Only versions released in smecontrib are listed here.
smeserver-crontab_manager Changelog: SME 10 (smecontribs)
2021/08/21 Terry Fage 2.4.7.sme
- apply locale 2021-08-21 patch
- apply locale 2021-08-21 patch
2021/04/09 Jean-Philippe Pialasse 2.4-6.sme
- fix display of double quote in edition [SME: 11028]
2021/03/24 Brian Read 2.4-5.sme
- Add Update event to createlinks [SME: 11027]
- Add Update event to createlinks [SME: 11027]
2020/10/11 Brian Read 2.4-4.sme
- Initial import to SME10 tree [SME: 11027]
2016/03/09 JP Pialasse 2.4-3.sme
- apply locale 2016-03-09 patch
- apply locale 2016-03-09 patch