mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-04 08:53:42 +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,
|
||||
# Priority: standard
|
||||
pciutils,
|
||||
# Used by unattended-upgrades to check if running on AC power
|
||||
powermgmt-base,
|
||||
# fuser, pstree and other utilities
|
||||
psmisc,
|
||||
# Optional FreedomBox dependency
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user