+-------------------------------------------------------------------------------
| Running keepassxc 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
/usr/local/bin r
/usr/local/bin/keepassxc-proxy rx

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