mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-03 00:11:49 +02:00
Merge pull request #1077 from laf/issue-laf-68
Updated www-data to apache user
This commit is contained in:
@@ -54,7 +54,7 @@ Note if not using HTTPd (Apache): RHEL requires `httpd` to be installed regardle
|
|||||||
### Adding the librenms-user ###
|
### Adding the librenms-user ###
|
||||||
|
|
||||||
useradd librenms -d /opt/librenms -M -r
|
useradd librenms -d /opt/librenms -M -r
|
||||||
usermod -a -G librenms www-data
|
usermod -a -G librenms apache
|
||||||
|
|
||||||
### Using HTTPd (Apache2) ###
|
### Using HTTPd (Apache2) ###
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user