Skip to content

Commit

Permalink
fix: enable incus-startup service (#1688)
Browse files Browse the repository at this point in the history
  • Loading branch information
bketelsen committed Sep 19, 2024
1 parent d02a945 commit 3974ca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system_files/dx/usr/libexec/bluefin-incus
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ sudo systemctl enable --now incus-workaround.service
sudo systemctl enable --now lxcfs
sudo systemctl enable --now incus.socket
sudo systemctl start incus.service
sudo systemctl enable incus-startup

# run incus admin init
echo ""
Expand Down

0 comments on commit 3974ca9

Please sign in to comment.