[lxc-devel] [lxc/lxc] e95d7a: templates: fix getty service startup

GitHub noreply at github.com
Thu Dec 8 13:22:33 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: e95d7a59ca20b84237b3c1a1e892afb85b33c827
      https://github.com/lxc/lxc/commit/e95d7a59ca20b84237b3c1a1e892afb85b33c827
  Author: FooDeas <foodeas at aeberlein.de>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  templates: fix getty service startup

Commit bf39edb39ecaea25801d716aebef798885277992 broke the handling of the getty service file with an '@' character in filename. So the startup condition was not fixed.

Because the parameter was quoted with the causal commit, the escaping has to be removed.

Signed-off-by: Andreas Eberlein foodeas at aeberlein.de


  Commit: 0f6bc7aff3b2a3ca931715b89377e44ebe51cead
      https://github.com/lxc/lxc/commit/0f6bc7aff3b2a3ca931715b89377e44ebe51cead
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  Merge pull request #1344 from FooDeas/fix-getty

templates: fix getty service startup


Compare: https://github.com/lxc/lxc/compare/27cc1441b013...0f6bc7aff3b2


More information about the lxc-devel mailing list