xmw         14/07/24 11:14:20

  Added:                thinkfan-0.9.2-openrc.patch
  Log:
  Revbump to fix typo in init script
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  Changes    Path
1.1                  app-laptop/thinkfan/files/thinkfan-0.9.2-openrc.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/thinkfan/files/thinkfan-0.9.2-openrc.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/thinkfan/files/thinkfan-0.9.2-openrc.patch?rev=1.1&content-type=text/plain

Index: thinkfan-0.9.2-openrc.patch
===================================================================
--- thinkfan-0.9.2/rcscripts/thinkfan.gentoo
+++ thinkfan-0.9.2/rcscripts/thinkfan.gentoo
@@ -11,7 +11,7 @@
 
 start() {
        ebegin "Starting thinkfan"
-       start-stop-daemon --start --exec /usr/sbin/thinkfan -- -q -s5 -c 
/etc/thinkfan.com
+       start-stop-daemon --start --exec /usr/sbin/thinkfan -- -q -s5 -c 
/etc/thinkfan.conf
        eend $?
 }
 




Reply via email to