improve selective status update which makes most preset values unnecessary
This commit is contained in:
@@ -3,10 +3,7 @@ TMP=/tmp/status
|
||||
|
||||
# Default values when first starting the tool
|
||||
var_conn="on"
|
||||
var_mailqueue_runs=9
|
||||
var_ip4=127.0.0.1
|
||||
var_ip6=::1
|
||||
var_vpn="off"
|
||||
var_mailqueue_runs=0
|
||||
|
||||
# status-ip.sh
|
||||
IPSERV4="http://returns.plain-ipv4"
|
||||
|
||||
Reference in New Issue
Block a user