Fix some minor error. Add debug messages.
This commit is contained in:
@@ -11,6 +11,11 @@ netconfig_script=/usr/local/sbin/netconfig.sh
|
||||
|
||||
log_file=/var/log/check_net.log
|
||||
|
||||
# - If no inet device is online at startup, no ping address can be determined and further on
|
||||
# - no online test is possible. So use this ip-address as backup ping address.
|
||||
# -
|
||||
BACKUP_PING_ADDR="8.8.8.8"
|
||||
|
||||
|
||||
# - Put in your DSL devices (refers to your network configuration)
|
||||
# - youe wish be congigured by that script
|
||||
|
||||
Reference in New Issue
Block a user