OpenDoas icon indicating copy to clipboard operation
OpenDoas copied to clipboard

Added freebsd support for timestamp (persist)

Open leath-dub opened this issue 1 year ago • 0 comments

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

leath-dub avatar Jun 08 '24 17:06 leath-dub