public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/irqbalance/files: irqbalance.init
@ 2012-01-07 22:04 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2012-01-07 22:04 UTC (permalink / raw
  To: gentoo-commits

vapier      12/01/07 22:04:49

  Modified:             irqbalance.init
  Log:
  Move irqbalance to /usr #398065 by Michał Górny.
  
  (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  sys-apps/irqbalance/files/irqbalance.init

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/irqbalance/files/irqbalance.init?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/irqbalance/files/irqbalance.init?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/irqbalance/files/irqbalance.init?r1=1.4&r2=1.5

Index: irqbalance.init
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/files/irqbalance.init,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- irqbalance.init	5 Nov 2011 17:59:25 -0000	1.4
+++ irqbalance.init	7 Jan 2012 22:04:49 -0000	1.5
@@ -1,7 +1,7 @@
 #!/sbin/runscript
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/files/irqbalance.init,v 1.4 2011/11/05 17:59:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/files/irqbalance.init,v 1.5 2012/01/07 22:04:49 vapier Exp $
 
 depend() {
 	need localmount
@@ -9,7 +9,7 @@
 }
 
 ssd() {
-	start-stop-daemon --exec /sbin/irqbalance "$@"
+	start-stop-daemon --exec /usr/sbin/irqbalance "$@"
 }
 
 start() {






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-07 22:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-07 22:04 [gentoo-commits] gentoo-x86 commit in sys-apps/irqbalance/files: irqbalance.init Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox