Crontab Manager
| crontab manager logo | |
| Maintainer | Brian Read |
|---|---|
| Url | https://wiki.koozali.org/Crontab_Manager |
| Source: | smeserver-crontab manager |
| Licence | GPL |
| Category | |
| Tags | crontab |
About
Crontab Manager will provide a new panel in the Server Manager from which cron tasks can be scheduled.
Maintainers
- SME11 SM2 panel by Brian Read
- Michel Van hees
- Ap.Muthu
Version
Installation for SME8, SME9, SME10 and SME11
dnf install smeserver-crontab_manager
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
dnf remove smeserver-crontab_manager
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 .
| ID | Product | Version | Status | Summary (5 tasks) ⇒ |
|---|---|---|---|---|
| 13666 | SME Contribs | Futur | RESOLVED | Many contribs with SM2 panels still call DB without UTF8 in open |
| 13568 | SME Contribs | 11.0 | UNCONFIRMED | Missing * in crontab file production |
| 13543 | SME Contribs | 11.0 | CONFIRMED | review SM2 change_entry display |
| 13520 | SME Contribs | Futur | CONFIRMED | Change GUI creation of crontab entries to newer paradigm. |
| 13390 | SME Contribs | Futur | CONFIRMED | Add in crontab summary to modify panel and "refresh" button |
Changelog
Only versions released in smecontrib are listed here.
- Add UTF8 where needed in DB open calls [SME: 13666]
- Sort out add command no creating entry correctly, add in extra crontab entry validation [SME: 13516]
- Add SM2 panel [SME: 13360]
- Make sure rpm has .el8.sme in name [SME: 13275]
- fix dates out of order in changelog
2024/09/04 Terry Fage 2.4.8.sme
- apply locale 2024-09-04.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]
- Add Update event to createlinks [SME: 11027]
2020/10/11 Brian Read 2.4-4.sme
- Initial import to SME10 tree [SME: 11027]