From: Vincent Bernat Date: Wed, 9 Nov 2016 10:44:14 +0000 (+0100) Subject: site: more information on ldconfig step as a postinstall X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=34039ed47485ebb04a3375ea828500546b85f2cb;p=thirdparty%2Flldpd.git site: more information on ldconfig step as a postinstall --- diff --git a/content/installation.html b/content/installation.html index e30fc0b5..17e4f089 100644 --- a/content/installation.html +++ b/content/installation.html @@ -159,6 +159,9 @@ You can finish the installation with `make install`. Then, you still have to complete the following steps by yourself. They are system specifics: + - Ensure the `liblldpctl` library is correctly registered with the + system. The output of `make install` should give the appropriate + steps. On Linux, this is `ldconfig -a`. - Create a `_lldpd` user and a `_lldpd` group. This is needed for privilege seperation (increased security). - Create the chroot (`/usr/local/var/run/lldpd` by default). It is just an