xref: /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/apmd/apmd/default (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1#
2# Default for /etc/init.d/apmd
3#
4
5# As apmd can be called with arguments, we use the following variable
6# to store them, e.g., APMD="-w 5 -p 2".
7# See the manual page apmd(8) for details.
8APMD="--proxy-timeout 30"
9