+-------------------------------------------------------------------------------
| Running keepassxc on OpenBSD
+-------------------------------------------------------------------------------

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

# 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
