summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-12-18 21:23:17 +0000
committerMichał Górny <mgorny@gentoo.org>2011-12-18 21:23:17 +0000
commit0ebb7b32a488ed09f65166292812944c0c41cb4c (patch)
treee359bf2fb6c49ac87cb4b344856d7881411589f5 /sys-apps
parentFix dependency over rake-compiler that was declared a runtime dependency in t... (diff)
downloadgentoo-2-0ebb7b32a488ed09f65166292812944c0c41cb4c.tar.gz
gentoo-2-0ebb7b32a488ed09f65166292812944c0c41cb4c.tar.bz2
gentoo-2-0ebb7b32a488ed09f65166292812944c0c41cb4c.zip
Add Description= to the systemd unit.
(Portage version: 2.2.0_alpha81_p1/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/irqbalance/ChangeLog5
-rw-r--r--sys-apps/irqbalance/files/irqbalance.service3
2 files changed, 7 insertions, 1 deletions
diff --git a/sys-apps/irqbalance/ChangeLog b/sys-apps/irqbalance/ChangeLog
index efd2ca971f0d..d961fd78333d 100644
--- a/sys-apps/irqbalance/ChangeLog
+++ b/sys-apps/irqbalance/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/irqbalance
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/ChangeLog,v 1.35 2011/12/11 19:53:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/ChangeLog,v 1.36 2011/12/18 21:23:17 mgorny Exp $
+
+ 18 Dec 2011; Michał Górny <mgorny@gentoo.org> files/irqbalance.service:
+ Add Description= to the systemd unit.
*irqbalance-1.0.2-r1 (11 Dec 2011)
diff --git a/sys-apps/irqbalance/files/irqbalance.service b/sys-apps/irqbalance/files/irqbalance.service
index 4439f14bec58..567d7af8bbb3 100644
--- a/sys-apps/irqbalance/files/irqbalance.service
+++ b/sys-apps/irqbalance/files/irqbalance.service
@@ -1,3 +1,6 @@
+[Unit]
+Description=CPU Interrupt Balancer
+
[Service]
ExecStart=/sbin/irqbalance --debug
# --debug implies a lot of cruft