Skip to content

Commit

Permalink
readme: add faq section
Browse files Browse the repository at this point in the history
  • Loading branch information
gch1p committed Dec 1, 2020
1 parent 1dffdb9 commit 2551cab
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,21 @@ end, it will work. (If it's not, then something's still missing. In particular,
make sure to install fonts related packages: `xorg-fonts`, `freetype`,
`fontconfig`, `libXft`.)

## FAQ

#### Q: `sudo voidnsrun xbps-install` exits with "environment variable VOIDNSRUN_DIR not found" error

A: Add this line to `/etc/sudoers`:
```
Defaults env_keep += "VOIDNSRUN_DIR"
```

#### Q: Why applications launched with voidnsrun do not see my fonts?

A: If you installed fonts on your main system, applications that run in the mount
namespace can't see them because of custom `/usr` directory. You need to install
them again into the altroot directory.

## Changelog

#### 1.1
Expand Down

0 comments on commit 2551cab

Please sign in to comment.
  NODES
COMMUNITY 1
Note 1
Project 3
USERS 1