mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
debian: Add powermgmt-base to recommends list
This package adds a single command on_ac_power to the system which is used by unattended-upgrades to avoid running upgrades when on batter power. Closes: #1753. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
93d394c09b
commit
7de78071eb
2
debian/control
vendored
2
debian/control
vendored
@ -145,6 +145,8 @@ Recommends:
|
|||||||
openssh-client,
|
openssh-client,
|
||||||
# Priority: standard
|
# Priority: standard
|
||||||
pciutils,
|
pciutils,
|
||||||
|
# Used by unattended-upgrades to check if running on AC power
|
||||||
|
powermgmt-base,
|
||||||
# fuser, pstree and other utilities
|
# fuser, pstree and other utilities
|
||||||
psmisc,
|
psmisc,
|
||||||
# Optional FreedomBox dependency
|
# Optional FreedomBox dependency
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user