rk_pidfile() should call pidfile() if HAVE_PIDFILE
commit12eb54d03f923b239d63dea49c13e6242e7fc8d0
authorNicolas Williams <nico@twosigma.com>
Sun, 4 Dec 2016 22:41:26 +0000 (4 16:41 -0600)
committerNicolas Williams <nico@twosigma.com>
Wed, 7 Dec 2016 04:44:23 +0000 (6 22:44 -0600)
tree2b878296626de0a6fd4aab8babc0d2500fe86db1
parentbbaae5f43c3743a91cc3cd9833b2126c6e5493ef
rk_pidfile() should call pidfile() if HAVE_PIDFILE

This is necessary so we can use --detach in tests even on NetBSD and
OpenBSD.
lib/roken/detach.c
lib/roken/roken.h.in
lib/roken/write_pid.c