[lxc-devel] [lxc/lxc] 493e00: mkdir -p /proc /sys on container startup

Christian Brauner noreply at github.com
Wed Jan 27 14:04:17 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 493e00b68da4c87a15f431d0a35b3c8f89eba1ad
      https://github.com/lxc/lxc/commit/493e00b68da4c87a15f431d0a35b3c8f89eba1ad
  Author: Motiejus Jakštys <motiejus at jakstys.lt>
  Date:   2021-01-27 (Wed, 27 Jan 2021)

  Changed paths:
    M src/lxc/conf.c
    M src/tests/Makefile.am
    A src/tests/lxc-test-procsys

  Log Message:
  -----------
  mkdir -p /proc /sys on container startup

some containers don't have it, and strange things happen.

Signed-off-by: Motiejus Jakštys <motiejus at jakstys.lt>


  Commit: e9636f4f485904e884a9fb9efaba910eaac5234c
      https://github.com/lxc/lxc/commit/e9636f4f485904e884a9fb9efaba910eaac5234c
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-01-27 (Wed, 27 Jan 2021)

  Changed paths:
    M src/lxc/conf.c
    M src/tests/Makefile.am
    A src/tests/lxc-test-procsys

  Log Message:
  -----------
  Merge pull request #3634 from motiejus/mkdir-proc-sys

mkdir -p /proc /sys on container startup


Compare: https://github.com/lxc/lxc/compare/2c64170505bf...e9636f4f4859


More information about the lxc-devel mailing list