OpenDoas
OpenDoas copied to clipboard
Added freebsd support for timestamp (persist)
This fixes #109. Not too many changes needed, I can build this successfully and verify persist is working with the following build commands:
# ./configure --without-shadow --with-timestamp --sysconfdir=/usr/local/etc
# gmake
# gmake install