Module lair_keystore_lib::pid_check[][src]

Expand description

Utilities for dealing with pid files.

Functions

Execute lair pid_check verifying we are the one true Lair process with access to given store / pidfile. This is sync instead of async as it is intended to be used at lair process startup, before we agree to acquire access to the store file.