remove errant semicolin

This commit is contained in:
Tony Murray
2020-06-28 23:53:03 -05:00
parent 0df6a13755
commit ea26f32d3e

View File

@@ -181,7 +181,7 @@ user = librenms
group = librenms
# Change listen to a unique name
listen = /run/php-fpm-librenms.sock;
listen = /run/php-fpm-librenms.sock
```
If there are no other PHP web applications on this server, you may remove www.conf to save some resources.