[lxc-devel] [lxc/lxc] f0f1d8: add lxc.haltsignal for soft shutdown
GitHub
noreply at github.com
Mon Jan 6 17:49:52 UTC 2014
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: f0f1d8c076ae93d8ecf735c2eeae471e27ca6abd
https://github.com/lxc/lxc/commit/f0f1d8c076ae93d8ecf735c2eeae471e27ca6abd
Author: Dwight Engen <dwight.engen at oracle.com>
Date: 2014-01-06 (Mon, 06 Jan 2014)
Changed paths:
M doc/lxc-stop.sgml.in
M doc/lxc.conf.sgml.in
M src/lxc/conf.h
M src/lxc/confile.c
M src/lxc/lxccontainer.c
M templates/lxc-busybox.in
Log Message:
-----------
add lxc.haltsignal for soft shutdown
- use this in the busybox template since busybox's init expects
to receive SIGUSR1 to halt
- fix lxc.stopsignal to be output by write_config so lxcapi_clone()
and lxcapi_save_config() will output it
Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>
More information about the lxc-devel
mailing list