mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
+-------------------------------------------------------------------------------
| 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