d0d8eca dbus-cgroup: Make sure we overwrite cpuset properties in drop-in

1 file Authored by daandemeyer 2 years ago, Committed by anitazha 2 years ago,
    dbus-cgroup: Make sure we overwrite cpuset properties in drop-in
    
    The DBUS property setter overwrites the value of the property but
    writes a drop-in that extends the value. Let's make sure the drop-in
    overwrites the property value as well by assigning the empty string
    first.
    
        
file modified
+1 -1