diff --git a/net/nut/files/nut-server.init b/net/nut/files/nut-server.init index 4f1219a1b..437108e49 100755 --- a/net/nut/files/nut-server.init +++ b/net/nut/files/nut-server.init @@ -61,7 +61,6 @@ upsd_config() { config_get maxage "$cfg" maxage [ -n "$maxage" ] && echo "MAXAGE $maxage" >>"$UPSD_C" - config_get statepath "$cfg" statepath [ -n "$statepath" ] && echo "STATEPATH $statepath" >>"$UPSD_C" config_get maxconn "$cfg" maxconn