Write server PID to citadel.lock in addition to locking it.
authorArt Cancro <ajc@citadel.org>
Mon, 18 Sep 2023 18:21:10 +0000 (09:21 -0900)
committerArt Cancro <ajc@citadel.org>
Mon, 18 Sep 2023 18:21:10 +0000 (09:21 -0900)
commite3e86b809c519d6190f9559a5a9f4ace612fad1f
tree122127480760ee570105cf6fdb0048230b1468fd
parent52a6fdb97bd645a7f815ef615e66405b57c0523a
Write server PID to citadel.lock in addition to locking it.

This will be useful for systems like FreeBSD that need to know a PID to monitor.
citadel/server/server_main.c