Author: titmuss
Date: Thu Apr 24 07:52:57 2008
New Revision: 2337

URL: http://svn.slimdevices.com?rev=2337&root=Jive&view=rev
Log:
Bug: N/A
Description:
SSH got accidentally turned on by default.

Modified:
    7.1/trunk/squeezeos/src/system/filesystem/etc/inetd.conf

Modified: 7.1/trunk/squeezeos/src/system/filesystem/etc/inetd.conf
URL: 
http://svn.slimdevices.com/7.1/trunk/squeezeos/src/system/filesystem/etc/inetd.conf?rev=2337&root=Jive&r1=2336&r2=2337&view=diff
==============================================================================
--- 7.1/trunk/squeezeos/src/system/filesystem/etc/inetd.conf (original)
+++ 7.1/trunk/squeezeos/src/system/filesystem/etc/inetd.conf Thu Apr 24 
07:52:57 2008
@@ -71,5 +71,5 @@
 #systat        stream  tcp     nowait  nobody  /usr/sbin/tcpd  /bin/ps -auwwx
 #netstat       stream  tcp     nowait  root    /bin/netstat    /bin/netstat    
-a
 #ident stream  tcp     nowait  root    /usr/sbin/in.identd     in.identd
-ssh     stream  tcp     nowait  root    /usr/sbin/dropbear dropbear -i
+#ssh     stream  tcp     nowait  root    /usr/sbin/dropbear dropbear -i
 netperf stream  tcp     nowait  root    /usr/bin/netserver netserver

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to