others: improve cru locking to prevent concurrent updates
There are reported cases of cron jobs being lost under heavy cru
activity (concurrent executions). Protect against concurrent add
or deletes with a more robust locking mechanism using flock.
File descriptor 278 is used as it represents the letters C-R-U
on a telephone keypad.
Ref: ac1badcd0b
arm-master
parent
1dc55282e6
commit
118a48add5
Loading…
Reference in New Issue