From 655d3db463145facd994e5e3cfd0c0a911b30297 Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Thu, 16 Feb 2006 17:12:06 +0000 Subject: added note about disallowed hyphens in bash variable names --- rc.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'rc.conf') diff --git a/rc.conf b/rc.conf index 065653c..aeb7fa9 100644 --- a/rc.conf +++ b/rc.conf @@ -50,6 +50,7 @@ HOSTNAME="myhost" # Interfaces to start at boot-up (in this order) # Declare each interface then list in INTERFACES # - prefix an entry in INTERFACES with a ! to disable it +# - no hyphens in your interface names - Bash doesn't like it # # Note: to use DHCP, set your interface to be "dhcp" (eth0="dhcp") # -- cgit v1.2.3