rusty-snake

Results 365 comments of rusty-snake

Somewhat related (using school as more common example): - You have a school that is on one "Grundstück" (piece of land; property) - Addresses in Germany are given to a...

6. One of 1-3 (explaining notification) with the option to "the surface has changed, resurvey" or "leave note".

Logs: https://gist.github.com/rusty-snake/55d29594bc32df22adcd7f8ee715252d > If you know how you initially created/moved these files in the trash that got recovered, I'm interested. Unfortunately not. The files are "completely normal" and I do...

> Now when I manually create an overlay it does seem to work correctly. Did you tested with run0/sudo or in a unprivileged user-namespace? > bwrap: Can't make overlay mount...

- Implement the merge logic yourself using `--bind` and symlinks - fuse-overlayfs, (fuse) unionfs, ...

Duplicate of #690

> --proc /proc fails no matter what I try. Try with `--security-opt unmask=ALL` > A command-line option similar to --dev /dev/ but without /dev/pts would be nice to have for...

Quadlet: documention says `Unmask=ALL` and there is `PodmanArgs=`.

Alternative suggestion: use `--json-status-fd` to communicate such errors. It does not have the usual ambiguity of exit codes.