change 'ifnames' to 'ifname' in network config, fix #697
[openwrt.git] / package / base-files / brcm-2.6 / etc / preinit
index 5b676ca..fb13e10 100755 (executable)
@@ -1,4 +1,6 @@
 #!/bin/sh
+# Copyright (C) 2006 OpenWrt.org
+
 export PATH=/bin:/sbin:/usr/bin:/usr/sbin
 mount none /proc -t proc
 
This page took 0.019772 seconds and 4 git commands to generate.