1
0
Fork 0
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:
CrazyMax 2020-07-02 17:59:46 +02:00
parent f3769c4a9c
commit 43851cf363
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -126,6 +126,7 @@ EOL
cat > ${LIBRENMS_PATH}/config.d/user.php <<EOL
<?php
\$config['user'] = "librenms";
\$config['group'] = "librenms";
EOL
# Config : Fping