Skip to content

Commit

Permalink
fix(just): change dx-group to a reboot message (#1838)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Oct 27, 2024
1 parent fbf2123 commit 2ee9e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion just/bluefin-system.just
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ dx-group:
sudo usermod -aG incus-admin $USER
sudo usermod -aG lxd $USER
sudo usermod -aG libvirt $USER
echo "Logout to use docker, incus-admin, lxd, libvirt"
echo "Reboot system and log back in to use docker, incus-admin, lxd, libvirt."

# Configure system to use vfio and kvmfr
configure-vfio ACTION="":
Expand Down

0 comments on commit 2ee9e22

Please sign in to comment.