]> Frank Brehm's Git Trees - config/uhu1/etc.git/commitdiff
Added config for eth1
authorFrank Brehm <frank@brehm-online.com>
Mon, 27 Feb 2012 18:53:02 +0000 (19:53 +0100)
committerFrank Brehm <frank@brehm-online.com>
Mon, 27 Feb 2012 18:53:02 +0000 (19:53 +0100)
conf.d/net
init.d/net.eth1 [new symlink]
runlevels/default/net.eth1 [new symlink]

index c391fe6186cea86549985159a44bab72c132c290..6c5676f58186aee3a0cbdeb7c3dd7b9e107af5bc 100644 (file)
@@ -10,3 +10,4 @@ config_eth0="dhcp"
 # dhcpcd_eth0="-t 10"
 # dhcp_eth0="release nodns nontp nonis nogateway nosendhost"
 
+config_eth1="dhcp"
diff --git a/init.d/net.eth1 b/init.d/net.eth1
new file mode 120000 (symlink)
index 0000000..3843c79
--- /dev/null
@@ -0,0 +1 @@
+net.lo
\ No newline at end of file
diff --git a/runlevels/default/net.eth1 b/runlevels/default/net.eth1
new file mode 120000 (symlink)
index 0000000..0b8930a
--- /dev/null
@@ -0,0 +1 @@
+/etc/init.d/net.eth1
\ No newline at end of file