diff options
author | Ben Lutgens <blutgens@gentoo.org> | 2001-07-15 01:21:11 +0000 |
---|---|---|
committer | Ben Lutgens <blutgens@gentoo.org> | 2001-07-15 01:21:11 +0000 |
commit | dbbd72bac97eba4a4c0d0cec2183d06b6b761135 (patch) | |
tree | 03444f3ba89abd528a66b77b50ec65035b3d1c48 /net-misc/pump/files | |
parent | Pump kicks ass. It's the best dhcp client I've ever used. (diff) | |
download | historical-dbbd72bac97eba4a4c0d0cec2183d06b6b761135.tar.gz historical-dbbd72bac97eba4a4c0d0cec2183d06b6b761135.tar.bz2 historical-dbbd72bac97eba4a4c0d0cec2183d06b6b761135.zip |
Added sample config file
Diffstat (limited to 'net-misc/pump/files')
-rw-r--r-- | net-misc/pump/files/pump.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net-misc/pump/files/pump.conf b/net-misc/pump/files/pump.conf new file mode 100644 index 000000000000..d6456b9d7581 --- /dev/null +++ b/net-misc/pump/files/pump.conf @@ -0,0 +1,12 @@ +# sample /etc/pump.conf file +# See "man pump" for more information +#domainsearch "my.own.org own.org at.work.com" + +#retries 3 +#device eth1 { +#nodns +#} + + + + |