mirror of
https://github.com/librenms/docker.git
synced 2026-07-24 02:39:13 +00:00
Set user group config
This commit is contained in:
parent
f3769c4a9c
commit
43851cf363
1 changed files with 1 additions and 0 deletions
|
|
@ -126,6 +126,7 @@ EOL
|
|||
cat > ${LIBRENMS_PATH}/config.d/user.php <<EOL
|
||||
<?php
|
||||
\$config['user'] = "librenms";
|
||||
\$config['group'] = "librenms";
|
||||
EOL
|
||||
|
||||
# Config : Fping
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue