]> git.ipfire.org Git - thirdparty/lxc.git/commit
container.conf: Document that order is important in config_jump_table 3261/head
authorMaximilian Blenk <Maximilian.Blenk@bmw.de>
Wed, 5 Feb 2020 18:25:53 +0000 (19:25 +0100)
committerMaximilian Blenk <Maximilian.Blenk@bmw.de>
Wed, 5 Feb 2020 18:31:40 +0000 (19:31 +0100)
commit20c3318a80956d23fff8e4a756e730e0a2aed2cf
tree444291916b88683fdd032f61c22ec6deda73832e
parent9aee23ad1b96b8fbbaf11c6f4a77655b478fcc45
container.conf: Document that order is important in config_jump_table

Add a comment that documents that more specific options of a
namespace have to be added above more generic options in
config_jump_table.

Signed-off-by: Maximilian Blenk <Maximilian.Blenk@bmw.de>
src/lxc/confile.c