diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-12-16 17:03:54 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-12-16 17:03:54 -0800 |
commit | d3302a32dc38ab4c4bba775666aeefaf0bc9d5d0 (patch) | |
tree | 01f19a786e83dc1ce0b33abae34b399fb24c9beb /debian/control | |
parent | 9eedbaab59a69fa3d0701f54453836dd431df588 (diff) | |
download | vyatta-cfg-system-d3302a32dc38ab4c4bba775666aeefaf0bc9d5d0.tar.gz vyatta-cfg-system-d3302a32dc38ab4c4bba775666aeefaf0bc9d5d0.zip |
Add acpid
Acpid is used to handle ACPI events like power-off button.
Useful with KVM as well.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 8b05318a..c50dd0f0 100644 --- a/debian/control +++ b/debian/control @@ -43,6 +43,7 @@ Depends: sed (>= 4.1.5), pam-tacplus Pre-Depends: bash-completion Suggests: util-linux (>= 2.13-5), + acpid, net-tools, ethtool, ncurses-bin (>= 5.5-5), |