[lxc-devel] [lxc/lxc] 19624e: Change sys_resources to sys_resource.

GitHub noreply at github.com
Sun May 8 09:19:50 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 19624ecae16a06256cc1e97a3472ad2fb53e63a6
      https://github.com/lxc/lxc/commit/19624ecae16a06256cc1e97a3472ad2fb53e63a6
  Author: Karl-Johan Karlsson <creideiki at ferretporn.se>
  Date:   2016-05-08 (Sun, 08 May 2016)

  Changed paths:
    M config/templates/gentoo.moresecure.conf.in
    M config/templates/slackware.common.conf.in

  Log Message:
  -----------
  Change sys_resources to sys_resource.

gentoo.moresecure.conf tries to drop the capability CAP_SYS_RESOURCES.
However, that capability doesn't exist, so the container doesn't start.
Change it to CAP_SYS_RESOURCE, according to capabilities(7).

Also correct the same typo in a comment in slackware.common.conf.

Signed-off-by: Karl-Johan Karlsson <creideiki at ferretporn.se>


  Commit: 211a7794fc9801efd78bc22d59f824ee3c2111f5
      https://github.com/lxc/lxc/commit/211a7794fc9801efd78bc22d59f824ee3c2111f5
  Author: Christian Brauner <christian.brauner at mailbox.org>
  Date:   2016-05-08 (Sun, 08 May 2016)

  Changed paths:
    M config/templates/gentoo.moresecure.conf.in
    M config/templates/slackware.common.conf.in

  Log Message:
  -----------
  Merge pull request #1010 from creideiki/fix-cap-sys-resource-typo

Change sys_resources to sys_resource.


Compare: https://github.com/lxc/lxc/compare/bced9b015ac0...211a7794fc98


More information about the lxc-devel mailing list