• A
    virtlogd: Don't stop or restart along with libvirtd · 7627dcdc
    Andrea Bolognani 提交于
    Commit 839a0608 tied the lifecycle of virtlogd more
    closely to that of libvirtd. Unfortunately, while starting
    virtlogd when libvirtd is started is definitely a good idea,
    restarting virtlogd or shutting it down at any time outside
    of system poweroff is not.
    
    Revert part of that commit by removing the PartOf= lines,
    meaning that only startup requests will be propagated from
    libvirtd to virtlogd.
    
    Resolves: https://bugzilla.redhat.com/1372576
    (cherry picked from commit f496ce1d)
    7627dcdc
virtlogd.socket.in 178 字节