Skip to content

Commit

Permalink
add hack for display manager enablement
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanabx committed Feb 27, 2024
1 parent 33b57f4 commit ddb3bb6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,7 @@ RUN rpm-ostree install cosmic-epoch
# Install extras (currently just a power manager and a libsecret manager)
RUN rpm-ostree install tuned gnome-keyring

# Set up display manager
RUN ln -s /usr/lib/systemd/system/cosmic-greeter.service /etc/systemd/system/display-manager.service

RUN rpm-ostree cleanup -m && ostree container commit

0 comments on commit ddb3bb6

Please sign in to comment.