implemented reset excludes in systemcmd "param", updated autoconfig parameter doc

This commit is contained in:
Andreas Antener
2015-01-30 11:21:47 +01:00
committed by Lorenz Meier
parent 7c63be7450
commit f2c1d6d66d
3 changed files with 35 additions and 17 deletions
+2 -2
View File
@@ -122,8 +122,8 @@ then
#
if param compare SYS_AUTOCONFIG 1
then
# Wipe out params
param reset_nostart
# Wipe out params except RC*
param reset_nostart RC*
set AUTOCNF yes
else
set AUTOCNF no