mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00: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 ###
|
||||
|
||||
useradd librenms -d /opt/librenms -M -r
|
||||
usermod -a -G librenms www-data
|
||||
usermod -a -G librenms apache
|
||||
|
||||
### Using HTTPd (Apache2) ###
|
||||
|
||||
|
Reference in New Issue
Block a user