sthen b3f9387f0d unbreak uacme's ualpn daemon on OpenBSD, based on a diff from Michel Belleau
- Don't use process-shared semaphores unless multiple workers are used;
OpenBSD's semaphore implementation doesn't support them.

- Default to using a single worker on OpenBSD, so that extra flags aren't
needed to allow ualpn to work.
2022-12-07 10:39:01 +00:00
..