14cff81 core/unit: allow overriding an ongoing freeze operation

4 files Authored by msizanoen1 a year ago, Committed by zbyszek a year ago,
    core/unit: allow overriding an ongoing freeze operation
    
    Sometimes a freeze operation can hang due to the presence of kernel
    threads inside the unit cgroup (e.g. QEMU-KVM). This ensures that the
    ThawUnit operation invoked by systemd-sleep at wakeup always thaws the
    unit.
    
    (cherry picked from commit 3d19e122cfe341b28dfcb58f1aac829c122da569)
    
        
file modified
+20 -7
file modified
+1 -1
file modified
+4 -3