From: Mike Brady Date: Sun, 23 Feb 2020 10:09:11 +0000 (+0000) Subject: Update OPENBSD.md X-Git-Tag: 3.3.7rc0~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38afb49f517a71f00f9fe1b02dc571bd8ddfb5f4;p=thirdparty%2Fshairport-sync.git Update OPENBSD.md --- diff --git a/OPENBSD.md b/OPENBSD.md index 067de9f6..28f163a0 100644 --- a/OPENBSD.md +++ b/OPENBSD.md @@ -1,6 +1,6 @@ Shairport Sync on OpenBSD ---- -This is a note about installing Shairport Sync on OpenBSD. Shairport Sync compiles and runs natively on OpenBSD using the `sndio` back end. +This is a note about installing Shairport Sync on OpenBSD. Shairport Sync compiles and runs natively on OpenBSD using the `sndio` back end. For information on `sndio` please follow [this link](http://www.sndio.org). Unlike FreeBSD, it seems that OpenBSD does not use the directory `/usr/local/etc` as a system configuration directory ("`sysconfdir`") but follows the same practice as Linux in using `/etc` as the default `sysconfdir`.