From: Felix Fietkau <nbd@openwrt.org>
Date: Fri, 18 Nov 2005 20:53:39 +0000 (+0000)
Subject: change httpd auth realm to OpenWrt instead of WRT54G
X-Git-Tag: whiterussian_rc4~8
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=ef34ab5d887501800c620b31b2f9fe0a7ac78346;p=openwrt%2Fsvn-archive%2Fopenwrt.git

change httpd auth realm to OpenWrt instead of WRT54G

SVN-Revision: 2521
---

diff --git a/openwrt/package/base-files/default/etc/init.d/S50httpd b/openwrt/package/base-files/default/etc/init.d/S50httpd
index 9cf551e5c6..1217aabe70 100755
--- a/openwrt/package/base-files/default/etc/init.d/S50httpd
+++ b/openwrt/package/base-files/default/etc/init.d/S50httpd
@@ -1,2 +1,2 @@
 #!/bin/sh
-httpd -p 80 -h /www -r WRT54G Router
+httpd -p 80 -h /www -r OpenWrt