]> git.proxmox.com Git - mirror_lxc.git/commit
confile: preserve newlines
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 10 Sep 2017 07:38:57 +0000 (09:38 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sun, 10 Sep 2017 21:51:58 +0000 (23:51 +0200)
commit3b13691dcac9ad02edb67ee067ab31d694ab8dc4
tree8afd3a20b642c68412c2608b2d90c005ae3ef5a9
parent5fe9c0a0e6e7725f502b06c8ecd40f82a7ae4944
confile: preserve newlines

Users were confused when the config file created during cloning or copying a
container suddenly missed all newlines. Let's keep them.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/confile.c