mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-09 09:09:26 -05:00
Add detail on disabling user namespaces breaking UPower
This commit is contained in:
parent
9dbd200be4
commit
ac6602ac35
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user