зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 12:46:06 +02:00
5 строки
222 B
Plaintext
5 строки
222 B
Plaintext
https://forum.manjaro.org/t/skypeforlinux-doesnt-work-anymore-after-updating/99853/16
|
|
|
|
sudo sysctl kernel.unprivileged_userns_clone=1
|
|
echo 'kernel.unprivileged_userns_clone=1' | sudo tee /etc/sysctl.d/00-local-userns.conf
|