mirror of https://gitee.com/openkylin/libvirt.git
lxc_container: Set source file description
Signed-off-by: Radostin Stoyanov <rstoyanov1@gmail.com>
This commit is contained in:
parent
52bddb1b60
commit
5dda119a44
|
@ -3,7 +3,7 @@
|
|||
* Copyright (C) 2008 IBM Corp.
|
||||
* Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
*
|
||||
* lxc_container.c: file description
|
||||
* lxc_container.c: Performs container setup tasks
|
||||
*
|
||||
* Authors:
|
||||
* David L. Leskovec <dlesko at linux.vnet.ibm.com>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Copyright IBM Corp. 2008
|
||||
*
|
||||
* lxc_container.h: header file for fcns run inside container
|
||||
* lxc_container.h: Performs container setup tasks
|
||||
*
|
||||
* Authors:
|
||||
* David L. Leskovec <dlesko at linux.vnet.ibm.com>
|
||||
|
|
Loading…
Reference in New Issue