diff --git a/src/main/resources/net/sjrx/intellij/plugins/systemdunitfiles/semanticdata/undocumentedSectionToKeywordMap.json b/src/main/resources/net/sjrx/intellij/plugins/systemdunitfiles/semanticdata/undocumentedSectionToKeywordMap.json index d6dcbd6c..299e0a39 100644 --- a/src/main/resources/net/sjrx/intellij/plugins/systemdunitfiles/semanticdata/undocumentedSectionToKeywordMap.json +++ b/src/main/resources/net/sjrx/intellij/plugins/systemdunitfiles/semanticdata/undocumentedSectionToKeywordMap.json @@ -1,15 +1,5 @@ { "Mount": { - "DefaultMemoryLow": { - "reason": "manual", - "documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryLow=bytes", - "description": "

DefaultMemoryLow= controls the 'memory.low' value of children. This setting has the same semantics as MemoryLow=. For details about this control attribute see cgroup-v2.txt

" - }, - "DefaultMemoryMin": { - "reason": "manual", - "documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryMin=bytes", - "description": "

DefaultMemoryMin= controls the 'memory.min' value of children. This setting has the same semantics as MemoryMin=. For details about this control attribute see cgroup-v2.txt

" - }, "InaccessibleDirectories": { "reason": "moved", "replacedWithKey": "InaccessiblePath", @@ -27,16 +17,6 @@ } }, "Service": { - "DefaultMemoryLow": { - "reason": "manual", - "documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryLow=bytes", - "description": "

DefaultMemoryLow= controls the 'memory.low' value of children. This setting has the same semantics as MemoryLow=. For details about this control attribute see cgroup-v2.txt

" - }, - "DefaultMemoryMin": { - "reason": "manual", - "documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryMin=bytes", - "description": "

DefaultMemoryMin= controls the 'memory.min' value of children. This setting has the same semantics as MemoryMin=. For details about this control attribute see cgroup-v2.txt

" - }, "FailureAction": { "reason": "moved", "replacedWithSection": "Unit", @@ -84,28 +64,8 @@ } }, "Slice": { - "DefaultMemoryLow": { - "reason": "manual", - "documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryLow=bytes", - "description": "

DefaultMemoryLow= controls the 'memory.low' value of children. This setting has the same semantics as MemoryLow=. For details about this control attribute see cgroup-v2.txt

" - }, - "DefaultMemoryMin": { - "reason": "manual", - "documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryMin=bytes", - "description": "

DefaultMemoryMin= controls the 'memory.min' value of children. This setting has the same semantics as MemoryMin=. For details about this control attribute see cgroup-v2.txt

" - } }, "Socket": { - "DefaultMemoryLow": { - "reason": "manual", - "documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryLow=bytes", - "description": "

DefaultMemoryLow= controls the 'memory.low' value of children. This setting has the same semantics as MemoryLow=. For details about this control attribute see cgroup-v2.txt

" - }, - "DefaultMemoryMin": { - "reason": "manual", - "documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryMin=bytes", - "description": "

DefaultMemoryMin= controls the 'memory.min' value of children. This setting has the same semantics as MemoryMin=. For details about this control attribute see cgroup-v2.txt

" - }, "InaccessibleDirectories": { "reason": "moved", "replacedWithKey": "InaccessiblePath", @@ -123,16 +83,6 @@ } }, "Swap": { - "DefaultMemoryLow": { - "reason": "manual", - "documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryLow=bytes", - "description": "

DefaultMemoryLow= controls the 'memory.low' value of children. This setting has the same semantics as MemoryLow=. For details about this control attribute see cgroup-v2.txt

" - }, - "DefaultMemoryMin": { - "reason": "manual", - "documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryMin=bytes", - "description": "

DefaultMemoryMin= controls the 'memory.min' value of children. This setting has the same semantics as MemoryMin=. For details about this control attribute see cgroup-v2.txt

" - }, "InaccessibleDirectories": { "reason": "moved", "replacedWithKey": "InaccessiblePath",