a28408 cgroup: Mark memory protections as explicitly set in transient units

1 file Authored by Chris Down 4 years ago, Committed by Packit Service 4 years ago,
    cgroup: Mark memory protections as explicitly set in transient units
    
    A later version of the DefaultMemory{Low,Min} patch changed these to
    require explicitly setting memory_foo_set, but we only set that in
    load-fragment, not dbus-cgroup.
    
    Without these, we may fall back to either DefaultMemoryFoo or
    CGROUP_LIMIT_MIN when we really shouldn't.
    
    (cherry picked from commit 184e989d7da4648bd36511ffa28a9f2b469589d1)
    
    Related: #1763435
    
    patch_name: 0415-cgroup-Mark-memory-protections-as-explicitly-set-in-.patch
    present_in_specfile: true
    location_in_specfile: 415
    squash_commits: true
    
        
file modified
+48 -16