Author :
millert
Date :
2020-04-16 17:51:56
Hash :2e6cac80 Message :Add a mechanism to prevent cron jobs from running concurrently.
This adds a new "-s" flag to the command field which indicates that
only a single instance of the job should run concurrenty.
OK beck@ job@ deraadt@