Make respawn for stable release

This commit is contained in:
Nick Peng
2019-01-07 23:33:56 +08:00
parent f51a68c6e0
commit c228f21cb9

View File

@@ -17,7 +17,7 @@ BLACKLIST_IP_CONF="$SMARTDNS_CONF_DIR/blacklist-ip.conf"
CUSTOM_CONF="$SMARTDNS_CONF_DIR/custom.conf"
SMARTDNS_CONF_TMP="${SMARTDNS_CONF}.tmp"
COREDUMP="0"
RESPAWN="0"
RESPAWN="1"
set_forward_dnsmasq()
{