[dhcp] Fixed comment in /etc/sysconfig/dhcrelay

Jiří Popelka jpopelka at fedoraproject.org
Fri Jul 1 14:07:50 UTC 2011


commit 5f2fc2001bb30a71dbcdc9f0d10c7838b881d78b
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Fri Jul 1 15:31:00 2011 +0200

    Fixed comment in /etc/sysconfig/dhcrelay

 dhcp.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/dhcp.spec b/dhcp.spec
index 259548c..7c40bc5 100644
--- a/dhcp.spec
+++ b/dhcp.spec
@@ -411,7 +411,7 @@ touch %{buildroot}%{_localstatedir}/lib/dhcpd/dhcpd6.leases
 #Example: DHCRELAYARGS="-4 -i eth0 192.168.0.1"
 #Example: DHCRELAYARGS="-6 -l eth1 -u eth0"
 DHCRELAYARGS=""
-# Note: We don't use $INTERFACES and $DHCPSERVERS anymore (they were DHCPv4 only)
+# Note: We don't use INTERFACES and DHCPSERVERS anymore (they were DHCPv4 only)
 EOF
 
 %{__cat} <<EOF > %{buildroot}%{_sysconfdir}/sysconfig/dhcpd


More information about the scm-commits mailing list