]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
- i always set full hostname here, why "only hostname" comment?
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 26 Mar 2008 14:42:51 +0000 (14:42 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 26 Mar 2008 14:42:51 +0000 (14:42 +0000)
svn-id: @9681

sysconfig/network

index dfd3614e4f38c1d9c8a59f956d1ccb6da27045f6..1197b50cbed47784d262fff038760b21dc51cc68 100644 (file)
@@ -11,7 +11,7 @@ IPV4_NETWORKING=yes
 # Do you want IPv4 forwarding ?
 # then set it in /etc/sysctl.conf
 
-# Set hostname here (only hostname)
+# Set hostname here
 HOSTNAME=pldmachine
 
 # Allow udev to create /etc/sysconfig/interfaces/ifcfg-* automatically?
@@ -58,6 +58,3 @@ STATIC_RARP=no
 # Specify interface on which you want to enable tleds software
 # (also you need tleds package installed) -- default set to no
 TLEDS_DEV=no
-
-# This must be last line !
-# vi:syntax=sh
This page took 0.139372 seconds and 4 git commands to generate.