]> git.proxmox.com Git - mirror_lxc.git/commit - templates/lxc-busybox.in
confile: namespace lxc.signal keys
author0x0916 <w@laoqinren.net>
Wed, 28 Jun 2017 11:26:02 +0000 (19:26 +0800)
committer0x0916 <w@laoqinren.net>
Fri, 30 Jun 2017 01:41:25 +0000 (09:41 +0800)
commit55c84efcba718fb2b5390c1d2214ea0307e6ccdf
treece16e20820392015a3c0ca2190108f8c772a0978
parent46cc906dc0f1f030c3642a1a7d3e0b9294fe28e2
confile: namespace lxc.signal keys

* rename lxc.haltsignal to lxc.signal.halt
* rename lxc.rebootsignal to lxc.signal.reboot
* rename lxc.stopsignal to lxc.signal.stop

the legacy keys will be kept around until LXC 3.0 and then will be
removed.

Signed-off-by: 0x0916 <w@laoqinren.net>
12 files changed:
config/templates/archlinux.common.conf.in
config/templates/voidlinux.common.conf.in
config/templates/voidlinux.userns.conf.in
doc/ja/lxc-stop.sgml.in
doc/ja/lxc.container.conf.sgml.in
doc/ko/lxc-stop.sgml.in
doc/ko/lxc.container.conf.sgml.in
doc/lxc-stop.sgml.in
doc/lxc.container.conf.sgml.in
src/lxc/confile.c
src/tests/parse_config_file.c
templates/lxc-busybox.in