mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 12:32:12 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
9 lines
216 B
Plaintext
9 lines
216 B
Plaintext
#
|
|
# 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"
|