Add warning box for Ubuntu restriction

This commit is contained in:
Filippo Squillace 2024-10-12 11:53:52 +02:00
parent 0242749f8e
commit 0037f96e15
2 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,12 @@
JuNest JuNest
====== ======
> [!IMPORTANT]
> Starting from Ubuntu 23.10+, [unprivileged user namespaces has been restricted](https://ubuntu.com/blog/ubuntu-23-10-restricted-unprivileged-user-namespaces).
> If using JuNest within Ubuntu, you may need root privileges in order to enable it.
> Alternatively, you can access JuNest using the `proot` mode as described
> [below](#Proot-based).
The lightweight Arch Linux based distro that runs, without root privileges, on top of any other Linux distro. The lightweight Arch Linux based distro that runs, without root privileges, on top of any other Linux distro.
<h1 align="center"> <h1 align="center">

View file

@ -1 +1 @@
7.4.9 7.4.10