David Harrison
Results
2
issues of
David Harrison
I am having trouble on Arch Linux with files with spaces in the path. A minimal example: ``` mkdir Space\ Dir cd Space\ Dir/test.idr idris test.idr ``` try to write...
Is there any way to connect with just the Unix socket (`/var/lib/lxd/unix.socket`) without having LXD listen to the network? Thanks!