Cameron Nemo
Cameron Nemo
I like `soh` (could be an acronym for the specific "SSH over HTTP3" or the more general "Shell over HTTP", depending on where things go) personally, but `shs` doesn't seem...
Thanks for the patch. Does this affect any existing distros which might ship the older library but not the newer one? If so, is there a way to keep compatibility...
@kosayoda are you still working on this / would you mind if I tried picking it up?
Using svelte-routing, specifically.
@sbromberger cgroups mounting is handled in this repo, in the [pseudofs](https://github.com/void-linux/void-runit/blob/master/core-services/00-pseudofs.sh) "core service".
#103 before I lose my train of thought
relevant past discussion: https://github.com/void-linux/void-docs/pull/151#issuecomment-671138650
@sbromberger one difference I see is that void-runit is using the nsdelegate option, and you do not appear to be doing so.
@sbromberger See https://man.voidlinux.org/cgroups#CGROUPS_DELEGATION:_DELEGATING_A_HIERARCHY_TO_A_LESS_PRIVILEGED_USER >The nsdelegate mount option only has an effect when performed in the initial mount namespace; in other mount namespaces, the option is silently ignored. Not sure why...
@leahneukirchen any thoughts on any of these changes? * default to cgroup2 * try to mount cgroup2 in containers but ignore any errors * mount the systemd tracking cgroup when...