Author: dj
Date: 2012-06-18 17:42:28 -0600 (Mon, 18 Jun 2012)
New Revision: 10338
Modified:
trunk/bootscripts/blfs/init.d/sshd
Log:
Fix error.
Modified: trunk/bootscripts/blfs/init.d/sshd
===================================================================
--- trunk/bootscripts/blfs/init.d/sshd 2012-06-17 13:54:03 UTC (rev 10337)
+++ trunk/bootscripts/blfs/init.d/sshd 2012-06-18 23:42:28 UTC (rev 10338)
@@ -42,8 +42,6 @@
stop)
log_info_msg "Stopping SSH Server..."
killproc -p "/run/sshd.pid" /usr/sbin/sshd
- fi
-
evaluate_retval
;;
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page