mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
@@ -178,14 +178,6 @@ use the provided logrotate config file:
|
|||||||
cp /opt/librenms/misc/librenms.logrotate /etc/logrotate.d/librenms
|
cp /opt/librenms/misc/librenms.logrotate /etc/logrotate.d/librenms
|
||||||
```
|
```
|
||||||
|
|
||||||
# Set permissions
|
|
||||||
|
|
||||||
```bash
|
|
||||||
chown -R librenms:librenms /opt/librenms
|
|
||||||
setfacl -d -m g::rwx /opt/librenms/rrd /opt/librenms/logs /opt/librenms/bootstrap/cache/ /opt/librenms/storage/
|
|
||||||
setfacl -R -m g::rwx /opt/librenms/rrd /opt/librenms/logs /opt/librenms/bootstrap/cache/ /opt/librenms/storage/
|
|
||||||
```
|
|
||||||
|
|
||||||
# Web installer
|
# Web installer
|
||||||
|
|
||||||
Now head to the web installer and follow the on-screen instructions.
|
Now head to the web installer and follow the on-screen instructions.
|
||||||
|
|||||||
Reference in New Issue
Block a user