HomeFreeBSD

Do not use a potentially symlink'd path in /etc/exports example

Description

Do not use a potentially symlink'd path in /etc/exports example

/home is commonly created by the installer as a symlink to /usr/home, and
symbolic links are not permitted in these directives, per exports(5).

Submitted by: Sebastian Schaack <sebastian@schaack.io>

Details

Provenance
bjkAuthored on
Parents
rD47888: Fix xml typo
Branches
Unknown
Tags
Unknown