diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index f0112bb36b..f909240f7a 100644 --- a/man/systemd.resource-control.xml +++ b/man/systemd.resource-control.xml @@ -280,7 +280,8 @@ Units may have their children use a default memory.min or memory.low value by specifying DefaultMemoryMin= or DefaultMemoryLow=, which has the same semantics as - MemoryMin= and MemoryLow=. + MemoryMin= and MemoryLow=, or DefaultStartupMemoryLow= + which has the same semantics as StartupMemoryLow=. This setting does not affect memory.min or memory.low in the unit itself. Using it to set a default child allocation is only useful on kernels older than 5.7,