namespaced-openvpn icon indicating copy to clipboard operation
namespaced-openvpn copied to clipboard

How to run snap-apps in namespaced-openvpn?

Open Denio888 opened this issue 5 years ago • 1 comments

Hey, does anyone know a solution how to run snap-apps inside the namespaced-openvpns namespace? Would be great to find a solution for that. These are the first kind of apps i found which are not running with this script by default.

Denio888 avatar Nov 25 '20 16:11 Denio888

If snaps are spawned from some central daemon, that central daemon needs to be in the namespace. But then all such apps will be in the namespace. Flatpak doesn't use such a model, so that may be more appropriate for your case.

mathstuf avatar Apr 04 '22 12:04 mathstuf