SOURCES: opensshd.init - duh, why there was no checkconfig on relo...
glen
glen at pld-linux.org
Tue Dec 12 18:14:45 CET 2006
Author: glen Date: Tue Dec 12 17:14:45 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- duh, why there was no checkconfig on reload. ADDED!
---- Files affected:
SOURCES:
opensshd.init (1.29 -> 1.30)
---- Diffs:
================================================================
Index: SOURCES/opensshd.init
diff -u SOURCES/opensshd.init:1.29 SOURCES/opensshd.init:1.30
--- SOURCES/opensshd.init:1.29 Thu Oct 12 23:56:08 2006
+++ SOURCES/opensshd.init Tue Dec 12 18:14:40 2006
@@ -117,6 +117,7 @@
;;
reload|force-reload)
if [ -f /var/lock/subsys/sshd ]; then
+ checkconfig
msg_reloading OpenSSH
killproc sshd -HUP
RETVAL=$?
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/opensshd.init?r1=1.29&r2=1.30&f=u
More information about the pld-cvs-commit
mailing list