From ef34ab5d887501800c620b31b2f9fe0a7ac78346 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 18 Nov 2005 20:53:39 +0000 Subject: [PATCH] change httpd auth realm to OpenWrt instead of WRT54G SVN-Revision: 2521 --- openwrt/package/base-files/default/etc/init.d/S50httpd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2