Author: glen                         Date: Tue Mar 15 05:44:20 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- there is no logs to flush-logs, cleanup leftover from crond. plz use 
template.init from rc-scripts when creating new initscripts

---- Files affected:
packages/thinkfan:
   thinkfan.init (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/thinkfan/thinkfan.init
diff -u packages/thinkfan/thinkfan.init:1.1 packages/thinkfan/thinkfan.init:1.2
--- packages/thinkfan/thinkfan.init:1.1 Mon Mar 14 10:46:02 2011
+++ packages/thinkfan/thinkfan.init     Tue Mar 15 06:44:15 2011
@@ -3,7 +3,7 @@
 # thinkfan             Start/Stop thinkfan daemon
 #
 # chkconfig:   2345 40 60
-# description: thinkpad fan control programcron is a standard UNIX program 
that runs user-specified \
+# description: thinkpad fan control program
 
 # Source function library.
 . /etc/rc.d/init.d/functions
@@ -71,7 +71,7 @@
   try-restart)
        condrestart 0
        ;;
-  reload|force-reload|flush-logs)
+  reload|force-reload)
        reload
        ;;
   status)
@@ -79,7 +79,7 @@
        exit $?
        ;;
   *)
-       msg_usage "$0 
{start|stop|restart|try-restart|reload|force-reload|flush-logs|status}"
+       msg_usage "$0 
{start|stop|restart|try-restart|reload|force-reload|status}"
        exit 3
 esac
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/thinkfan/thinkfan.init?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to