• D
    Fix a few issues related to restart of libvirtd with containers running. · 0bd57cdb
    David L. Leskovec 提交于
    Mon May 12 23:32:21 PST 2008 David L. Leskovec <dlesko@linux.vnet.ibm.com>
    
    	* src/lxc_driver.c: Add sanity of tty pid before kill()
    	Ignore ECHILD errors during VM cleanup
    	Call functions to store tty pid and cleanup tty pid file
    	* src/lxc_conf.h: Add function to verify container process exists
    	Add facilities to manage storing the tty forward process pid
    	* src/lxc_conf.c: Add function to verify container process exists
    	Call function to verify container process during config load
    	Add facilities to manage storing the tty forward process pid
    	Call function to load tty pid during load config
    0bd57cdb
lxc_conf.c 27.0 KB