summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2011-12-19 23:53:58 +0000
committerChristoph Junghans <ottxor@gentoo.org>2011-12-19 23:53:58 +0000
commit392082d0b1f79525c2ebe4c03c4f63361e6c4b8e (patch)
tree035b77a891cff53be7d2a72a2fc4c495f76b5354 /app-laptop
parentRemove old. (diff)
downloadgentoo-2-392082d0b1f79525c2ebe4c03c4f63361e6c4b8e.tar.gz
gentoo-2-392082d0b1f79525c2ebe4c03c4f63361e6c4b8e.tar.bz2
gentoo-2-392082d0b1f79525c2ebe4c03c4f63361e6c4b8e.zip
move info,low,high to extra_started_commands
(Portage version: 2.2.0_alpha81/cvs/Linux i686)
Diffstat (limited to 'app-laptop')
-rw-r--r--app-laptop/tp_smapi/ChangeLog6
-rwxr-xr-xapp-laptop/tp_smapi/files/tp_smapi-0.40-initd2
2 files changed, 6 insertions, 2 deletions
diff --git a/app-laptop/tp_smapi/ChangeLog b/app-laptop/tp_smapi/ChangeLog
index d4fd2d630c67..eeddf6f027b2 100644
--- a/app-laptop/tp_smapi/ChangeLog
+++ b/app-laptop/tp_smapi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-laptop/tp_smapi
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/ChangeLog,v 1.41 2011/06/18 15:54:18 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/ChangeLog,v 1.42 2011/12/19 23:53:58 ottxor Exp $
+
+ 19 Dec 2011; Christoph Junghans <ottxor@gentoo.org>
+ files/tp_smapi-0.40-initd:
+ move info,low,high to extra_started_commands
18 Jun 2011; Tomáš Chvátal <scarabeus@gentoo.org>
files/tp_smapi-0.40-initd:
diff --git a/app-laptop/tp_smapi/files/tp_smapi-0.40-initd b/app-laptop/tp_smapi/files/tp_smapi-0.40-initd
index 4edb05170f63..e0b3bd5e0d8e 100755
--- a/app-laptop/tp_smapi/files/tp_smapi-0.40-initd
+++ b/app-laptop/tp_smapi/files/tp_smapi-0.40-initd
@@ -4,7 +4,7 @@
#
# Distributed under the terms of the GNU General Public License, v2 or later
-opts="low high info"
+extra_started_commands="low high info"
SMAPI_SYSFS="/sys/devices/platform/smapi"
BATS="BAT0 BAT1"