+-------------------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-------------------------------------------------------------------------------

In order to use browser integration you need to add the following unveil rules:

# for using the KeePassXC-Browser addon with the keepassxc--browser package
${LOCALBASE}/bin r
${LOCALBASE}/bin/keepassxc-proxy rx

to the corresponding configuration file:
* Chromium ->		${SYSCONFDIR}/chromium/unveil.main
* Firefox ->		${SYSCONFDIR}/firefox/unveil.main
* Iridium ->		${SYSCONFDIR}/iridium/unveil.main
* Ungoogled-chromium ->	${SYSCONFDIR}/ungoogled-chromium/unveil.main
