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