Adapt installation process to latest version
WIP steps for complete backup (montly|daily)
This commit is contained in:
5
seqs/librenms.cfg.example
Normal file
5
seqs/librenms.cfg.example
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
LNMS_DIR="/opt/librenms"
|
||||
LNMS_BU_DIR="/root/backup/librenms"
|
||||
LNMS_DB_NAME="librenms_db"
|
Reference in New Issue
Block a user