From 01984f7c64efc11ba6eb18168de8ac65669c2f08 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 9 Nov 2016 10:15:39 +0100 Subject: [PATCH] site: fix default value for chroot directory --- content/installation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5