diff options
Diffstat (limited to 'meta/recipes-bsp/apmd/apmd-3.2.2-14/apmd_proxy.conf')
| -rw-r--r-- | meta/recipes-bsp/apmd/apmd-3.2.2-14/apmd_proxy.conf | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-bsp/apmd/apmd-3.2.2-14/apmd_proxy.conf b/meta/recipes-bsp/apmd/apmd-3.2.2-14/apmd_proxy.conf new file mode 100644 index 0000000000..751145c522 --- /dev/null +++ b/meta/recipes-bsp/apmd/apmd-3.2.2-14/apmd_proxy.conf | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | # /etc/apm/apmd_proxy.conf: configuration file for apmd. | ||
| 2 | # | ||
| 3 | # This file is managed by debconf when installing or reconfiguring the | ||
| 4 | # package. It is generated by merging the answers gathered by debconf | ||
| 5 | # into the template file "/usr/share/apmd/apmd_proxy.conf". | ||
| 6 | |||
| 7 | # The following doesn't yet work, because current kernels (up to at least | ||
| 8 | # 2.4.20) do not support rejection of APM events. Supporting this would | ||
| 9 | # require substantial modifications to the APM driver. We will re-enable | ||
| 10 | # this feature if the driver is ever modified. -- cph@debian.org | ||
| 11 | # | ||
| 12 | # Set the following to "false" if you want to reject system suspend or | ||
| 13 | # system standby requests when the computer is running on AC power. | ||
| 14 | # Otherwise set this to "true". Such requests are never rejected when | ||
| 15 | # the computer is running on battery power. | ||
| 16 | #SUSPEND_ON_AC=true | ||
