diff options
| author | S <rockhouse@users.noreply.github.com> | 2017-03-17 14:29:34 +0100 |
|---|---|---|
| committer | S <rockhouse@users.noreply.github.com> | 2017-03-17 14:29:34 +0100 |
| commit | b46620b0629e20c87835a89b6c6ccbc87bd18e1d (patch) | |
| tree | fed5819f4811fe05c379048cd549f04d956ed0b9 | |
| parent | c642d3224c65c993ded9423358c818b83b7d74b9 (diff) | |
| download | monzero-core-b46620b0629e20c87835a89b6c6ccbc87bd18e1d.tar.gz monzero-core-b46620b0629e20c87835a89b6c6ccbc87bd18e1d.tar.xz monzero-core-b46620b0629e20c87835a89b6c6ccbc87bd18e1d.zip | |
Added hint to adjust jail configuration to readme for FreeBSD
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -288,7 +288,7 @@ application. ### On FreeBSD: -The project can be built from scratch by following instructions for Linux above. +The project can be built from scratch by following instructions for Linux above. If you are running monero in a jail you need to add the flag: `allow.sysvipc=1` to your jail configuration, otherwise lmdb will throw the error message: `Failed to open lmdb environment: Function not implemented`. We expect to add Monero into the ports tree in the near future, which will aid in managing installations using ports or packages. |
