Skip to content

Commit

Permalink
Enable swtpm workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
EpicOfficer committed May 22, 2024
1 parent dd5b4c2 commit f99ef2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,7 @@ RUN if [[ "${KERNEL_FLAVOR}" =~ "fsync" ]]; then \
systemctl enable dev-hugepages1G.mount && \
systemctl enable docker.socket && \
systemctl enable libvirtd && \
systemctl enable swtpm-workaround && \
systemctl --global enable quantix-user-setup.service && \
systemctl --global enable podman.socket && \
systemctl --global enable systemd-tmpfiles-setup.service && \
Expand Down

0 comments on commit f99ef2d

Please sign in to comment.