fix for the password check (checked the wrong variable)
[openwrt.git] / package / base-files / brcm-2.4 / 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.031006 seconds and 4 git commands to generate.