[lxc-devel] [lxc/lxc] 130a18: Expose underlying close_all_fds config value via A...

GitHub noreply at github.com
Sat Sep 21 04:41:45 UTC 2013


  Branch: refs/heads/staging
  Home:   https://github.com/lxc/lxc
  Commit: 130a188840ae655da41dde4771074ff38abaf46f
      https://github.com/lxc/lxc/commit/130a188840ae655da41dde4771074ff38abaf46f
  Author: S.Çağlar Onur <caglar at 10ur.org>
  Date:   2013-09-20 (Fri, 20 Sep 2013)

  Changed paths:
    M src/lxc/lxc_start.c
    M src/lxc/lxccontainer.c
    M src/lxc/lxccontainer.h

  Log Message:
  -----------
  Expose underlying close_all_fds config value via API

Being able to set close_all_fds via API would be usefull for the
situations like running an application (let's say web server)
that controls the lifecycle of the container using the LXC API.
We don't want forked process to inherit parent's resource (file, socket, ...)

Signed-off-by: S.Çağlar Onur <caglar at 10ur.org>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>





More information about the lxc-devel mailing list