[lxc-devel] [lxc/lxc] 580f58: Call /lib/apparmor/profile-load directly instead o...

GitHub noreply at github.com
Thu May 7 13:55:04 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 580f58c79ba1a1ce18d7628991f7ed3ec6956772
      https://github.com/lxc/lxc/commit/580f58c79ba1a1ce18d7628991f7ed3ec6956772
  Author: Martin Pitt <martin.pitt at ubuntu.com>
  Date:   2015-05-07 (Thu, 07 May 2015)

  Changed paths:
    M config/init/systemd/lxc-apparmor-load
    M config/init/upstart/lxc.conf

  Log Message:
  -----------
  Call /lib/apparmor/profile-load directly instead of the wrapper

AppArmor ships /lib/apparmor/profile-load. /lib/init/apparmor-profile-load is
merely a wrapper which calls the former, so just call it directly to avoid the
dependency on the wrapper.

LP: #1432683


  Commit: 54c23a6a623eb148a00cd1c42e7ee9138054ca34
      https://github.com/lxc/lxc/commit/54c23a6a623eb148a00cd1c42e7ee9138054ca34
  Author: Serge Hallyn <serge at hallyn.com>
  Date:   2015-05-07 (Thu, 07 May 2015)

  Changed paths:
    M config/init/systemd/lxc-apparmor-load
    M config/init/upstart/lxc.conf

  Log Message:
  -----------
  Merge pull request #512 from martinpitt/master

Call /lib/apparmor/profile-load directly instead of the wrapper


Compare: https://github.com/lxc/lxc/compare/44481bff6bf0...54c23a6a623e


More information about the lxc-devel mailing list