diff --git a/doc/Installation/Install-LibreNMS.md b/doc/Installation/Install-LibreNMS.md index 9278483d1e..8f4b3be531 100644 --- a/doc/Installation/Install-LibreNMS.md +++ b/doc/Installation/Install-LibreNMS.md @@ -188,14 +188,14 @@ exit ``` ``` -# Change "www" to "librenms" +;Change "www" to "librenms" [librenms] -# Change user and group to "librenms" +;Change user and group to "librenms" user = librenms group = librenms -# Change listen to a unique name +;Change listen to a unique name listen = /run/php-fpm-librenms.sock ```