allow .env to be written for install

This commit is contained in:
Tony Murray
2020-06-27 11:22:01 -05:00
parent 9364e4ec31
commit 114379dd8e
+1
View File
@@ -403,6 +403,7 @@ listen = /run/php-fpm-librenms.sock;
restorecon -RFvv /opt/librenms
setsebool -P httpd_can_sendmail=1
setsebool -P httpd_execmem 1
chcon -t httpd_sys_rw_content_t .env
```
# Allow fping