summaryrefslogtreecommitdiff
path: root/data/templates/dhcp-client/ipv4.tmpl
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-04-29 15:06:38 +0200
committerChristian Poessinger <christian@poessinger.com>2020-04-29 15:06:38 +0200
commit1d909e0c5358a0d733baffe6cd533d21927ed147 (patch)
treed84b35bea5b80452414c8083798fa3e59516cd94 /data/templates/dhcp-client/ipv4.tmpl
parent867a0b71acc3f1cbbcfad553952bdbc82070ae4b (diff)
parentfc3ceac0160db30d49d9b8bb2417934c9b399db4 (diff)
downloadvyos-1x-1d909e0c5358a0d733baffe6cd533d21927ed147.tar.gz
vyos-1x-1d909e0c5358a0d733baffe6cd533d21927ed147.zip
Merge branch 'systemd-dhclient' of github.com:c-po/vyos-1x into current
* 'systemd-dhclient' of github.com:c-po/vyos-1x: dhclient: T2393: remove intermediate _DHCP helper class dhclient6: T2393: T2394: migrate from SysVinit to systemd dhclient: T2393: migrate from SysVinit to systemd
Diffstat (limited to 'data/templates/dhcp-client/ipv4.tmpl')
-rw-r--r--data/templates/dhcp-client/ipv4.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/dhcp-client/ipv4.tmpl b/data/templates/dhcp-client/ipv4.tmpl
index 43f273077..ab772b5f6 100644
--- a/data/templates/dhcp-client/ipv4.tmpl
+++ b/data/templates/dhcp-client/ipv4.tmpl
@@ -1,4 +1,4 @@
-# generated by ifconfig.py
+# generated by dhcp.py
option rfc3442-classless-static-routes code 121 = array of unsigned integer 8;
timeout 60;
retry 300;