mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 02:14:48 +00:00
Fix warnings (#190)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
3640abdb7b
commit
9c5dc1ae5c
2 changed files with 2 additions and 0 deletions
|
|
@ -88,6 +88,8 @@ ln -sf /data/weathermap ${LIBRENMS_PATH}/html/plugins/Weathermap/configs
|
|||
touch /data/logs/librenms.log
|
||||
rm -rf ${LIBRENMS_PATH}/logs
|
||||
rm -f ${LIBRENMS_PATH}/config.d/*
|
||||
mkdir -p /etc/logrotate.d
|
||||
touch /etc/logrotate.d/librenms
|
||||
|
||||
echo "Setting LibreNMS configuration..."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue