[lxc-devel] [lxc/lxc] c45df3: templates: remove creation of bogus directory

GitHub noreply at github.com
Thu Sep 1 15:00:17 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: c45df3b8dbfcf9bca0c5c4c85550bcd4c81fc8bc
      https://github.com/lxc/lxc/commit/c45df3b8dbfcf9bca0c5c4c85550bcd4c81fc8bc
  Author: Maxime BESSON <maxime.besson at smile.fr>
  Date:   2016-09-01 (Thu, 01 Sep 2016)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  templates: remove creation of bogus directory

An incorrect quoting introduced in bf39edb caused a /{lib,etc} folder to
appear in Debian templates

The very next line :
    mkdir -p "${rootfs}/etc/systemd/system/getty.target.wants

makes creating ${rootfs}/etc/systemd/system/ unnecessary in the first
place

Signed-off-by: Maxime Besson <maxime.besson at smile.fr>


  Commit: d04d5ff1ed54dd739b123a61552e857b992622a9
      https://github.com/lxc/lxc/commit/d04d5ff1ed54dd739b123a61552e857b992622a9
  Author: Christian Brauner <cbrauner at suse.de>
  Date:   2016-09-01 (Thu, 01 Sep 2016)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  Merge pull request #1163 from mabes/fix-libetc-dir

templates: remove creation of bogus directory in Debian templates


Compare: https://github.com/lxc/lxc/compare/1f42bbcec595...d04d5ff1ed54


More information about the lxc-devel mailing list