fix 1900 failures of the following case issue:
`name[casing]: All names should start with an uppercase letter.`
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
The crontab command only implements the `-T` option from version 1.5.6
of cronie but log01 has 1.5.2 (current release in RHEL 8.4).
Signed-off-by: Nils Philippsen <nils@redhat.com>
This lets scripts in cron jobs find /usr/local/bin/simple_message_to_bus
without hard-coding the whole path.
Signed-off-by: Nils Philippsen <nils@redhat.com>