mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
iup: remove unneeded log message
This commit is contained in:
parent
c0e76808e3
commit
dec7322ad1
1 changed files with 0 additions and 2 deletions
|
|
@ -423,8 +423,6 @@ if [ -n "$1" ]; then
|
|||
elif [ -n "$vlanid" ]; then
|
||||
logger -t dhcp_opt132 "vlanid: ${vlanid}"
|
||||
change_to_vlan ${vlanid} 0 ${interface}
|
||||
else
|
||||
logger -t dhcp_opt132 "no vlanid given"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue