mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-09 15:30:45 +07:00
Add detail on disabling user namespaces breaking UPower
This commit is contained in:
@ -116,6 +116,7 @@ kernel.sysrq=0
|
|||||||
## Restricting may lead to breakages in numerous software packages.
|
## Restricting may lead to breakages in numerous software packages.
|
||||||
## Uncomment the second sysctl to entirely disable user namespaces.
|
## Uncomment the second sysctl to entirely disable user namespaces.
|
||||||
## Disabling entirely will reduce compatibility with some AppArmor profiles.
|
## Disabling entirely will reduce compatibility with some AppArmor profiles.
|
||||||
|
## Disabling entirely is known to break the UPower systemd servince.
|
||||||
##
|
##
|
||||||
## https://lwn.net/Articles/673597/
|
## https://lwn.net/Articles/673597/
|
||||||
## https://madaidans-insecurities.github.io/linux.html#kernel
|
## https://madaidans-insecurities.github.io/linux.html#kernel
|
||||||
|
Reference in New Issue
Block a user