diff --git a/doc/Installation/Install-LibreNMS.md b/doc/Installation/Install-LibreNMS.md index 0414462854..fed2483f6f 100644 --- a/doc/Installation/Install-LibreNMS.md +++ b/doc/Installation/Install-LibreNMS.md @@ -395,11 +395,11 @@ listen = /run/php-fpm-librenms.sock; === "CentOS 8" Install the policy tool for SELinux: - + ``` dnf install policycoreutils-python-utils ``` - + ## Configure the contexts needed by LibreNMS: ``` @@ -459,6 +459,9 @@ listen = /run/php-fpm-librenms.sock; # Enable lnms command completion +This feature grants you the opportunity to use tab for completion on lnms commands as you would +for normal linux commands. + ``` ln -s /opt/librenms/lnms /usr/local/bin/lnms cp /opt/librenms/misc/lnms-completion.bash /etc/bash_completion.d/