Hi Serge,

On 05/03/13 14:16, Serge Hallyn wrote:
> Quoting Harald Dunkel (harald.dun...@aixigo.de):
>> ---
>>  src/lxc/lxc-shutdown.in | 23 +++++++++++++++++++----
>>  1 file changed, 19 insertions(+), 4 deletions(-)
>>
>> diff --git a/src/lxc/lxc-shutdown.in b/src/lxc/lxc-shutdown.in
>> index ee07f75..247e90b 100644
>> --- a/src/lxc/lxc-shutdown.in
>> +++ b/src/lxc/lxc-shutdown.in
>> @@ -18,13 +18,17 @@
>>  
>>  set -e
>>  
>> +lxcpath=/var/lib/lxc
>> +test ! -f /etc/lxc/lxc.conf || . /etc/lxc/lxc.conf
> 
> Other scripts do this using:
> 
> . @DATADIR@/lxc/lxc.functions
> 

Sorry, I have missed that for lxc-shutdown.

> Otherwise looks good, thanks.  (Please let me know if you'd like to
> resend or have me change it in-line)
> 

Probably its the most easiest way to change it in-line.
Or do you prefer to get the patches with the Signed-off-by
added?


Regards
Harri


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to