Skip to content

Commit

Permalink
Merge pull request #864 from evadne/add-debian-trixie-polkit
Browse files Browse the repository at this point in the history
debian: add polkit for trixie
  • Loading branch information
stgraber authored Jan 28, 2025
2 parents f229d8b + bc53d57 commit 66d2b0e
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions images/debian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1217,20 +1217,26 @@ packages:
architectures:
- amd64
- arm64
types:
- vm
releases:
- buster
- bullseye

- packages:
- polkit
action: install
architectures:
- amd64
- arm64
releases:
- trixie
- sid

- packages:
- pkexec
action: install
architectures:
- amd64
- arm64
types:
- vm
releases:
- bookworm
- trixie
Expand Down

0 comments on commit 66d2b0e

Please sign in to comment.