[lxc-devel] [PATCH] Add mechanism for container to notify host about end of boot
    Christian Seiler 
    christian at iwakd.de
       
    Wed Sep 19 11:49:41 UTC 2012
    
    
  
Hi there,
I've now updated my patch, there are now the following changes,
partially based on feedback from this list, partially from sorting
things in my head a bit.
  - socket instead of a FIFO
  - is now in /run instead of /dev
  - parent directories of socket inside container are automatically
    created
  - extensible but very simple protocol, line-based, currently, only
    'status NEWSTATUS' is supported, where NEWSTATUS may be either
    RUNNING or STOPPING
  - now returns either 'OK' or 'ERR message' to the caller
Regards,
Christian
    
    
More information about the lxc-devel
mailing list