communitytools-image2docker-linux icon indicating copy to clipboard operation
communitytools-image2docker-linux copied to clipboard

Running cron jobs

Open ManoMarks opened this issue 8 years ago • 1 comments

Add detectives for running cron jobs

ManoMarks avatar Jan 31 '17 19:01 ManoMarks

This is a great idea. The detective and provisioners will need to capture both the system crontab and the per-user crontab files. The implementations should consider using the crontab command instead of simply lifting and shifting.

Proper operation will require that the init system start crond.

allingeek avatar Feb 16 '17 22:02 allingeek