mschiff
mschiff
> What's the right command to set container_runtime_t as the label on the socket? Hi Stéphane, if you mean for testing or so you would use: `chcon system_u:object_r:container_runtime_t:s0 /run/incus/unix.socket` Thanks...
> We already have our client logic automatically connect to /run/incus/unix.socket if present Are you sure? From what I have read in the code this is true for /var/lib/unix.socket I...
> https://github.com/lxc/incus/blob/main/client/connection.go#L183 Hm. Ok, I will give it another try then. I only could get it to work with a globally set INCUS_SOCKET. Without that `incus list` gave me the...
ping?
There is a workaround: You can pull backups by using 'ssh -R' to the client from the backup server and then let restic do the backup to e.g. sftp:127.0.0.1. I...
On July 24, 2024 02:04:35 "Tobias L. Maier" ***@***.***> wrote: > Which browser did you use? @mschiff I was using chromium > > -- > Reply to this email directly...