Skip to content

Commit

Permalink
Add cups service/feature to sd-devices-dvm
Browse files Browse the repository at this point in the history
As of bullseye, Qubes requires the cups service/feature to be set in
dom0 for systemd to successfully start cups.service inside the VM.

sd-devices inherits this from sd-devices-dvm.
  • Loading branch information
eaon committed Jun 28, 2022
1 parent b7eebfe commit e52ecdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dom0/sd-devices.sls
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ sd-devices-dvm:
- features:
- enable:
- service.paxctld
- service.cups
- require:
- qvm: sd-large-{{ sdvars.distribution }}-template

Expand Down

0 comments on commit e52ecdf

Please sign in to comment.