summaryrefslogtreecommitdiff
path: root/packages/nslu2-binary-only/unslung-rootfs/security-fixes.patch
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-04-14 15:27:00 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-14 15:27:00 +0000
commit64a0899b9317814694d2a80b42edd7f0896d1507 (patch)
treeaa402bd7fa088ecffb86ad348c1be2b82deea5cc /packages/nslu2-binary-only/unslung-rootfs/security-fixes.patch
parent511f610654ce94cd5d0030e1af17a37c7c4ccffb (diff)
parentf42b0f7d3dffbf3e6f14de26825a231ba1424de2 (diff)
merge of 57ac60221ec66341d6031290ebe0ea39dea0b9c7
and 9e2b0b36ac437fa39c2d640705951c444373f8c8
Diffstat (limited to 'packages/nslu2-binary-only/unslung-rootfs/security-fixes.patch')
-rw-r--r--packages/nslu2-binary-only/unslung-rootfs/security-fixes.patch9
1 files changed, 2 insertions, 7 deletions
diff --git a/packages/nslu2-binary-only/unslung-rootfs/security-fixes.patch b/packages/nslu2-binary-only/unslung-rootfs/security-fixes.patch
index aeed5980f8..8517e7d06b 100644
--- a/packages/nslu2-binary-only/unslung-rootfs/security-fixes.patch
+++ b/packages/nslu2-binary-only/unslung-rootfs/security-fixes.patch
@@ -1,12 +1,7 @@
--- nslu2-linksys-ramdisk-2.3r29/etc/rc.d/rc.1.orig 2005-06-12 21:43:26.940523728 +0930
+++ nslu2-linksys-ramdisk-2.3r29/etc/rc.d/rc.1 2005-06-12 21:43:36.910008136 +0930
-@@ -16,11 +16,11 @@
-
- /bin/echo "Restore time and timezone:"; /etc/rc.d/rc.rstimezone; check_status
- /bin/echo "Restore usrgrpshares:"; /etc/rc.d/rc.reset_usrgrpshare; check_status
--/bin/echo "Generating telnet password:"; /usr/sbin/TelnetPassword; check_status
-+#/bin/echo "Generating telnet password:"; /usr/sbin/TelnetPassword; check_status
- #/bin/echo "Restore time and timezone:"; /etc/rc.d/rc.rstimezone; check_status
+@@ -19,7 +19,7 @@
+ #/bin/echo "Generating telnet password:"; /usr/sbin/TelnetPassword; check_status
/bin/echo "Starting WEB Server:"; . /etc/rc.d/rc.thttpd;check_status
/bin/echo "Starting samba:"; . /etc/rc.d/rc.samba
-/bin/echo "Starting download:"; /usr/sbin/download