error if run "sudo lxс list"not from root account |
Answered by
ganto
May 13, 2021
Replies: 3 comments
|
sudo lxd init, is same |
0 replies
|
The LXD_SOCKET environment variable must be set to |
0 replies
Answer selected by
ganto
|
Btw, this is also described in the wiki: Getting started with LXD on Fedora page. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The LXD_SOCKET environment variable must be set to
/run/lxd.socket. By default this is achieved by sourcing/etc/profile.d/lxd.sh. If this file is missing or your shell or application is not loading it, you must manually set the variable.