]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
remove misleading copy&paste comment
authorFerenc Wagner <wferi@niif.hu>
Wed, 16 Jun 2010 07:19:15 +0000 (09:19 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Wed, 16 Jun 2010 07:19:15 +0000 (09:19 +0200)
Signed-off-by: Ferenc Wagner <wferi@niif.hu>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/lxc-create.in

index ee5173e2e9b2949610388f31f5d9cd768ff26126..16011ab34e5a6613d4a3df44388b776cf5a6647c 100644 (file)
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
-#
-# This script allows to set or remove the capabilities on the lxc tools.
-# When the capabilities are set, a non root user can manage the containers.
-#
-
 usage() {
     echo "usage: lxc-create -n <name> [-f configuration] [-t template] [-h]"
 }