summaryrefslogtreecommitdiffstats
path: root/build_tools/archiso/mythvantage/root-image/etc/conf.d
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-09-05 19:01:07 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-09-05 19:01:07 (GMT)
commitbfa7dca8c393b0a54b6dda5301e8725a3aeecfb3 (patch)
tree77be472c218be69da116cd00862671e45540b983 /build_tools/archiso/mythvantage/root-image/etc/conf.d
parent6460f7b4846030b1ace3264c2e18a0ad08b99944 (diff)
downloadlinhes_dev-bfa7dca8c393b0a54b6dda5301e8725a3aeecfb3.zip
mkarchiso configs
Diffstat (limited to 'build_tools/archiso/mythvantage/root-image/etc/conf.d')
-rw-r--r--build_tools/archiso/mythvantage/root-image/etc/conf.d/dhcpcd6
1 files changed, 6 insertions, 0 deletions
diff --git a/build_tools/archiso/mythvantage/root-image/etc/conf.d/dhcpcd b/build_tools/archiso/mythvantage/root-image/etc/conf.d/dhcpcd
new file mode 100644
index 0000000..ab53c30
--- /dev/null
+++ b/build_tools/archiso/mythvantage/root-image/etc/conf.d/dhcpcd
@@ -0,0 +1,6 @@
+#
+# Arguments to be passed to the DHCP client daemon
+#
+
+DHCPCD_ARGS="-t 10 -h $HOSTNAME"
+