mheily / jobd

A job management framework
Other
143 stars 15 forks source link

LaunchOnlyOnce #28

Open mheily opened 8 years ago

mheily commented 8 years ago

Implement this key:

     LaunchOnlyOnce <boolean>
     This optional key specifies whether the job can only be run once and only
     once.  In other words, if the job cannot be safely respawned without a
     full machine reboot, then set this key to be true.