]> git.ipfire.org Git - thirdparty/lxc.git/commit
conf: apply /proc/sys and /proc/<pid>/ parameters
authorChristian Brauner <christian.brauner@ubuntu.com>
Thu, 4 Nov 2021 10:26:00 +0000 (11:26 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 4 Nov 2021 10:26:43 +0000 (11:26 +0100)
commit1d81fffe866307d53e95ac18b6d1708cb4c32319
treee3a6c855d568db2b8794ad62c8510b90ac904981
parentb77a9f83530b6aff5895b84a7bc91f3226746726
conf: apply /proc/sys and /proc/<pid>/ parameters

When porting to the new list type we added an accidental ! when checking
whether the list is empty.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/conf.c