Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/irqbalance/files: irqbalance.service
Date: Sun, 08 Jan 2012 09:53:59
Message-Id: 20120108095349.58D4B2004C@flycatcher.gentoo.org
1 mgorny 12/01/08 09:53:49
2
3 Modified: irqbalance.service
4 Log:
5 Update .service file path as well.
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 sys-apps/irqbalance/files/irqbalance.service
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/irqbalance/files/irqbalance.service?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/irqbalance/files/irqbalance.service?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/irqbalance/files/irqbalance.service?r1=1.2&r2=1.3
15
16 Index: irqbalance.service
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/files/irqbalance.service,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- irqbalance.service 18 Dec 2011 21:23:17 -0000 1.2
23 +++ irqbalance.service 8 Jan 2012 09:53:49 -0000 1.3
24 @@ -2,7 +2,7 @@
25 Description=CPU Interrupt Balancer
26
27 [Service]
28 -ExecStart=/sbin/irqbalance --debug
29 +ExecStart=/usr/sbin/irqbalance --debug
30 # --debug implies a lot of cruft
31 # but it's the only way to get foregrounding
32 StandardOutput=null