mirror_lxc/config/init
Stéphane Graber e582991fd0 lxc-autostart: Add a new --ignore-auto/-A flag
When passed, this flag will cause lxc-autostart to ignore the value of
lxc.start.auto.

This then allows things like: lxc-autostart -s -a -A

Which will select all containers regardless of groups (-a), regardless
of whether they are actually marked as auto-started (-A) and will shut
them down (-s).

Update our init scripts to use the new feature.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
2014-03-07 17:18:44 -05:00
..
systemd fix systemd unit file location to use prefix for local installs 2014-03-03 13:14:51 -05:00
sysvinit lxc-autostart: Add a new --ignore-auto/-A flag 2014-03-07 17:18:44 -05:00
upstart lxc-autostart: Add a new --ignore-auto/-A flag 2014-03-07 17:18:44 -05:00
Makefile.am init: Add upstart jobs and some more changes (v3) 2014-01-16 17:18:38 -05:00