Score:0

Why is my cronjob command interrupt after 1 minute?

bm flag

I have a cronjob command that runs once every day on Ubuntu 18.04. Below is the crontab:

25 06 * * * /opt/my/app arg >> /opt/my/cron.log 2>&1

I checked the log and the command was run at 06:25 am, but why was the process interrupted at 1 minute? I tried at another time, also interrupted at about 1 minute.

My app should run for 5 minutes, Why is it always interrupted at 1 minute?

Is there any configuration to set process time out for crontab?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.