From: Vincent Bernat Date: Wed, 9 Nov 2016 09:15:39 +0000 (+0100) Subject: site: fix default value for chroot directory X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=01984f7c64efc11ba6eb18168de8ac65669c2f08;p=thirdparty%2Flldpd.git site: fix default value for chroot directory --- diff --git a/content/installation.html b/content/installation.html index f9b14238..e30fc0b5 100644 --- a/content/installation.html +++ b/content/installation.html @@ -161,7 +161,7 @@ specifics: - Create a `_lldpd` user and a `_lldpd` group. This is needed for privilege seperation (increased security). - - Create the chroot (`/var/run/lldpd` by default). It is just an + - Create the chroot (`/usr/local/var/run/lldpd` by default). It is just an empty directory. - Ensure that `lldpd` is started at boot.