rusty-snake

Results 288 comments of rusty-snake

Ok, got the same with 36 updates and network pushed to bandwidth limits (both are correlations not STR).

> It seems like I can't add symlink and its target to files accessible to app, such that the app sees both the symlink as a symlink targeting a path...

The manifest of `io.github.sharkwouter.Minigalaxy` contains `filesystems=~/GOG Games:create;` (`flatpak info -m io.github.sharkwouter.Minigalaxy`). In order to remove this permission, flatseal need to create a negative permission `filesystems=!~/GOG Games` (note the exclamation mark)....

> Can you share what Android version / device model are you using - GrapheneOS (AOSP 15 QPR 1) - Pixel 6 OK, played with developer option. Removing the display...

Going into a similar direction. IDK if you are aware of the different choice Gerrit offers for code review (https://gerrit-review.googlesource.com/Documentation/config-labels.html#label_Code-Review) but I would like to have a similar concept in...

Can you outline the advantages and drawbacks of mounting a new hierarchy (assuming you mean `mount -t cgroup2 none PATH`) with a command like `--unshare-cgroup --cgroup /sys/fs/cgroup` compared to just...