Locking wrapper script
withlock is a locking wrapper script to make sure that some program isn't run more than once. It is ideal to prevent periodic jobs spawned by cron from stacking up. The locks created are valid only while the wrapper is running, and thus will never require additional cleanup, even after a reboot. This makes the wrapper safe and easy to use, and much better than implementing half-hearted locking within scripts.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.5-18.fc41 | - |
Fedora 41 | 0.5-18.fc41 | - |
Fedora 40 | 0.5-17.fc40 | - |
You can contact the maintainers of this package via email at
withlock dash maintainers at fedoraproject dot org
.