locking
This flag is no longer needed. It was used to control file locking on the *.data files. Co-authored-by: Sebastian Carlos <sebastiancarlos@gmail.com>
- Updated examples to not rely on bash being in /bin.
- Implemented replacement for shadow files, in the form of a hook script. - Uses rc.shadow.command otherwise rc.default.command. - Uses rc.shadow.file. - Overrides settings that cause race conditions. - Provides success and failure messages.
- Added an example hook script, on-exit.shadow-file, which simulates the now deprecated (soon to be removed) shadow file feature.