mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
lantiq: print profile name in dsl lucistat
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 48949
This commit is contained in:
parent
fa5688c432
commit
dc3a7131a9
@ -722,6 +722,7 @@ profile() {
|
||||
|
||||
if [ "$action" = "lucistat" ]; then
|
||||
echo "dsl.profile=${profile:-nil}"
|
||||
echo "dsl.profile_s=\"${s}\""
|
||||
else
|
||||
echo "Profile: $s"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user