Skip to content

Commit

Permalink
tries to manually activate the service
Browse files Browse the repository at this point in the history
  • Loading branch information
dthomasngrokker committed Jan 26, 2025
1 parent d543d29 commit ffab558
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/snap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ jobs:
run: |
sudo apt install snapcraft
sudo snap install lxd
sudo chown root:lxd /var/snap/lxd/common/lxd/unix.socket
sudo chmod 664 /var/snap/lxd/common/lxd/unix.socket
sudo chmod u+s /var/snap/lxd/common/lxd/unix.socket
snap services lxd lxd.activate
lxd init --auto
Expand Down

0 comments on commit ffab558

Please sign in to comment.