mirror of
https://github.com/tonusoo/koduinternet-cpe
synced 2025-12-17 07:35:13 +02:00
Initial commit
This commit is contained in:
8
conf/etc/dhcp/dhclient-enter-hooks.d/unset-dhcp-options
Normal file
8
conf/etc/dhcp/dhclient-enter-hooks.d/unset-dhcp-options
Normal file
@@ -0,0 +1,8 @@
|
||||
# Host Name (Option 12)
|
||||
unset new_host_name
|
||||
|
||||
# Interface MTU (Option 26)
|
||||
unset new_interface_mtu
|
||||
|
||||
# Domain Search (Option 119)
|
||||
unset new_domain_search
|
||||
Reference in New Issue
Block a user