mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
allow .env to be written for install
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user