mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
remove errant semicolin
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user