• D
    Fix initscript to check daemon pidfile · ce62916b
    Daniel P. Berrange 提交于
    The libvirtd initscript could get confused between the system and
    session instances of the daemon. To avoid this it is neccessary
    to check the pidfile explicitly.
    
    * daemon/libvirtd.init.in: Always check the pidfile of the system
      daemon to avoid confusion with the session daemons
    ce62916b
libvirtd.init.in 2.6 KB