diff options
author | Bill Nottingham <notting@redhat.com> | 2005-04-15 16:24:26 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2005-04-15 16:24:26 +0000 |
commit | 1c3d4f9191484c0c65d5a3854e29dd72fb7e4117 (patch) | |
tree | bac0d84a58948d154d70f7a334faf5706d539fa0 /sysconfig.txt | |
parent | 761f40d8e5576ab8b0c42776866d1b10f21ddaf5 (diff) | |
download | initscripts-1c3d4f9191484c0c65d5a3854e29dd72fb7e4117.tar initscripts-1c3d4f9191484c0c65d5a3854e29dd72fb7e4117.tar.gz initscripts-1c3d4f9191484c0c65d5a3854e29dd72fb7e4117.tar.bz2 initscripts-1c3d4f9191484c0c65d5a3854e29dd72fb7e4117.tar.xz initscripts-1c3d4f9191484c0c65d5a3854e29dd72fb7e4117.zip |
more pump/dhcpcd removal
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index 09b99ab2..aebc179b 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -537,7 +537,7 @@ Files in /etc/sysconfig/network-scripts/ Default window for routes from this device PEERDNS=yes|no modify /etc/resolv.conf if peer uses msdns extension (PPP only) or - DNS{1,2} are set, or if using pump or dhcpcd. default to "yes". + DNS{1,2} are set, or if using dhclient. default to "yes". DNS{1,2}=<ipaddress> provide DNS addresses that are dropped into the resolv.conf file if PEERDNS is not set to "no". |