Crontab missing from most recent AWS Linux AMI

0

Hello Team,

For the AMI ID ami-02f3f602d23f1659d (al2023-ami-2023.0.20230315.0-kernel-6.1-x86_64), I am seeing that crontab is missing

[root@ip-172-31-11-172 ~]# contab -l -bash: contab: command not found

After that I have installed the crontab manually using the command yum install cronie cronie-anacron But could you please let me know, Is the AWS missed to include crontab or hereafter the AMI will come up without crontab. Could you please confirm.

已提問 1 年前檢視次數 493 次
1 個回答
0
已接受的答案

The specific AMI referred in the question seems to be a Community AMI. The image doesn't come with crontab and it has to be installed manually. Although I couldn't find any documentation for the specific reason as to why crontab is not installed, I was able to confirm that the instance is installed without crontab confirming our assumption that community editions may not have crontab.

AWS
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南