-
error if run "sudo lxс list"not from root account |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
sudo lxd init, is same |
Beta Was this translation helpful? Give feedback.
-
|
The LXD_SOCKET environment variable must be set to |
Beta Was this translation helpful? Give feedback.
-
|
Btw, this is also described in the wiki: Getting started with LXD on Fedora page. |
Beta Was this translation helpful? Give feedback.
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.