Commit a2c30f4e authored by nanahira's avatar nanahira

fix dhclient disable things

parent c5f45a74
......@@ -57,7 +57,7 @@
make_resolv_conf() {
return 0
}
new_host_name() {
set_hostname() {
return 0
}
dest: /etc/dhcp/dhclient-enter-hooks.d/nextgen-router
......
......@@ -146,12 +146,10 @@
make_resolv_conf() {
return 0
}
new_routers() {
return 0
}
new_host_name() {
set_hostname() {
return 0
}
unset new_routers
dest: /etc/dhcp/dhclient-enter-hooks.d/nextgen-router
mode: 0755
- name: pppoe password
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment