mirror of
https://github.com/fsquillace/junest.git
synced 2026-01-23 02:34:30 +00:00
Add warning box for Ubuntu restriction
This commit is contained in:
parent
0242749f8e
commit
0037f96e15
2 changed files with 8 additions and 1 deletions
|
|
@ -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">
|
||||||
|
|
|
||||||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
7.4.9
|
7.4.10
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue