Skip to content

Commit

Permalink
Fix guivm-vnc service name for sys-gui-vnc
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Jun 12, 2024
1 parent 3c77622 commit 2cbaa94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qvm/sys-gui-vnc.sls
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ service:
- enable:
- lightdm
- guivm
- guivm-gui-vnc
- guivm-vnc
{% if 'psu' in salt['pillar.get']('qvm:sys-gui-vnc:dummy-modules', []) %}
- dummy-psu
{% endif %}
Expand Down

0 comments on commit 2cbaa94

Please sign in to comment.