generic-poky/meta/recipes-bsp/apmd/apmd-3.2.2-14/default
Richard Purdie d62ee7eaf2 packages: Separate out most of the remaining packages into recipes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-09-01 19:09:57 +01:00

9 lines
216 B
Text

#
# Default for /etc/init.d/apmd
#
# As apmd can be called with arguments, we use the following variable
# to store them, e.g., APMD="-w 5 -p 2".
# See the manual page apmd(8) for details.
APMD="--proxy-timeout 30"