Skip to content

Commit

Permalink
move incus workaround service
Browse files Browse the repository at this point in the history
  • Loading branch information
awesomekyle committed Apr 19, 2024
1 parent f570574 commit 99d6793
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions build_files/custom/build-custom.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,3 @@ jq '.transports.docker += {
]
}' /usr/etc/containers/policy.json > /tmp/policy.json
mv /tmp/policy.json /usr/etc/containers/policy.json

systemctl enable incus-workaround.service
1 change: 1 addition & 0 deletions build_files/dx/systemd-dx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ set -oue pipefail

systemctl enable swtpm-workaround.service
systemctl enable bluefin-dx-groups.service
systemctl enable incus-workaround.service
systemctl enable --global bluefin-dx-user-vscode.service
systemctl disable pmie.service
systemctl disable pmlogger.service

0 comments on commit 99d6793

Please sign in to comment.