[lxc-devel] [lxc/lxc] 8455e3: lxc-attach: Enable setting the SELinux context

Christian Brauner noreply at github.com
Tue Oct 27 16:46:04 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 8455e39efe383d520ac3936535630079bebdd2ad
      https://github.com/lxc/lxc/commit/8455e39efe383d520ac3936535630079bebdd2ad
  Author: Maximilian Blenk <Maximilian.Blenk at bmw.de>
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
    M src/lxc/attach.c
    M src/lxc/attach_options.h
    M src/lxc/tools/lxc_attach.c

  Log Message:
  -----------
  lxc-attach: Enable setting the SELinux context

Enable lxc-attach to set the SELinux context that the user will end up
in when attaching to a container (This can be used to overwrite the
context set in the config file). If the option is not used, behavior
will be as before

Signed-off-by: Maximilian Blenk <Maximilian.Blenk at bmw.de>


  Commit: bf0b9c1ed6a9ba0ad7103cbc2283f4737bfd99f7
      https://github.com/lxc/lxc/commit/bf0b9c1ed6a9ba0ad7103cbc2283f4737bfd99f7
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
    M src/lxc/attach.c
    M src/lxc/attach_options.h
    M src/lxc/tools/lxc_attach.c

  Log Message:
  -----------
  Merge pull request #3567 from blenk92/lxc-attach-selinux

lxc-attach: Enable setting the SELinux context


Compare: https://github.com/lxc/lxc/compare/a093bb0f5c3d...bf0b9c1ed6a9


More information about the lxc-devel mailing list