public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/irqbalance/files: irqbalance.service
@ 2011-12-11 19:53 Michal Gorny (mgorny)
  0 siblings, 0 replies; 3+ messages in thread
From: Michal Gorny (mgorny) @ 2011-12-11 19:53 UTC (permalink / raw
  To: gentoo-commits

mgorny      11/12/11 19:53:43

  Added:                irqbalance.service
  Log:
  Add systemd unit file.
  
  (Portage version: 2.2.0_alpha79_p31/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sys-apps/irqbalance/files/irqbalance.service

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/irqbalance/files/irqbalance.service?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/irqbalance/files/irqbalance.service?rev=1.1&content-type=text/plain

Index: irqbalance.service
===================================================================
[Service]
ExecStart=/sbin/irqbalance --debug
# --debug implies a lot of cruft
# but it's the only way to get foregrounding
StandardOutput=null

[Install]
WantedBy=multi-user.target






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-apps/irqbalance/files: irqbalance.service
@ 2011-12-18 21:23 Michal Gorny (mgorny)
  0 siblings, 0 replies; 3+ messages in thread
From: Michal Gorny (mgorny) @ 2011-12-18 21:23 UTC (permalink / raw
  To: gentoo-commits

mgorny      11/12/18 21:23:18

  Modified:             irqbalance.service
  Log:
  Add Description= to the systemd unit.
  
  (Portage version: 2.2.0_alpha81_p1/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-apps/irqbalance/files/irqbalance.service

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

Index: irqbalance.service
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/files/irqbalance.service,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- irqbalance.service	11 Dec 2011 19:53:43 -0000	1.1
+++ irqbalance.service	18 Dec 2011 21:23:17 -0000	1.2
@@ -1,3 +1,6 @@
+[Unit]
+Description=CPU Interrupt Balancer
+
 [Service]
 ExecStart=/sbin/irqbalance --debug
 # --debug implies a lot of cruft






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-apps/irqbalance/files: irqbalance.service
@ 2012-01-08  9:53 Michal Gorny (mgorny)
  0 siblings, 0 replies; 3+ messages in thread
From: Michal Gorny (mgorny) @ 2012-01-08  9:53 UTC (permalink / raw
  To: gentoo-commits

mgorny      12/01/08 09:53:49

  Modified:             irqbalance.service
  Log:
  Update .service file path as well.
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sys-apps/irqbalance/files/irqbalance.service

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

Index: irqbalance.service
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/files/irqbalance.service,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- irqbalance.service	18 Dec 2011 21:23:17 -0000	1.2
+++ irqbalance.service	8 Jan 2012 09:53:49 -0000	1.3
@@ -2,7 +2,7 @@
 Description=CPU Interrupt Balancer
 
 [Service]
-ExecStart=/sbin/irqbalance --debug
+ExecStart=/usr/sbin/irqbalance --debug
 # --debug implies a lot of cruft
 # but it's the only way to get foregrounding
 StandardOutput=null






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-08  9:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-08  9:53 [gentoo-commits] gentoo-x86 commit in sys-apps/irqbalance/files: irqbalance.service Michal Gorny (mgorny)
  -- strict thread matches above, loose matches on Subject: below --
2011-12-18 21:23 Michal Gorny (mgorny)
2011-12-11 19:53 Michal Gorny (mgorny)

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