Files
bind9/bin/named
Mark Andrews b9c789b8b3 Only remove the lock file if we managed to lock it
The lock file was being removed when we hadn't successfully locked
it which defeated the purpose of the lockfile.  Adjust cleanup_lockfile
such that it only unlinks the lockfile if we have successfully locked
the lockfile and it is still active (lockfile != NULL).
2023-10-26 14:55:31 +11:00
..
2023-09-16 07:32:17 +02:00
2023-03-23 12:57:01 -07:00
2023-10-17 10:52:36 +02:00