lantiq: print profile name in dsl lucistat
[openwrt.git] / target / linux / lantiq / base-files / lib / functions / lantiq_dsl.sh
index ece614b..aefefcd 100755 (executable)
@@ -722,6 +722,7 @@ profile() {
 
        if [ "$action" = "lucistat" ]; then
                echo "dsl.profile=${profile:-nil}"
+               echo "dsl.profile_s=\"${s}\""
        else
                echo "Profile:                                  $s"
        fi