]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/conf.c
autostart: Define lxc.start.* and lxc.group
authorStéphane Graber <stgraber@ubuntu.com>
Sun, 22 Sep 2013 01:30:06 +0000 (21:30 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 19 Dec 2013 20:48:27 +0000 (21:48 +0100)
commitee1e7aa0eb82fe35a871166a8fa1834c01293ecf
tree3a2d35502105e9a2a5c0988aaf6fedee75595f1a
parentb543ce9624d7f88b6ef99b4ae0096b5c9c0bfcf4
autostart: Define lxc.start.* and lxc.group

First patch in the set of changes required for container autostart.

This commit adds the new configuration keys and parsers that will then
be used by lxc-start and lxc-stop.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Dwight Engen <dwight.engen@oracle.com>
doc/lxc.conf.sgml.in
src/lxc/conf.c
src/lxc/conf.h
src/lxc/confile.c