tune the Magicbox kernel config
[openwrt.git] / package / base-files / default / etc / init.d / S50httpd
index a1b883d..d278519 100755 (executable)
@@ -1,2 +1,4 @@
 #!/bin/sh
+# Copyright (C) 2006 OpenWrt.org
+
 [ -d /www ] && httpd -p 80 -h /www -r OpenWrt
This page took 0.019225 seconds and 4 git commands to generate.