]> git.ipfire.org Git - thirdparty/lxc.git/commit
Fix wait_for_bridge() in sysvinit script
authorRobert Vogelgesang <vogel@users.sourceforge.net>
Fri, 4 Apr 2014 17:01:34 +0000 (19:01 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 4 Apr 2014 23:31:23 +0000 (19:31 -0400)
commitbe1d88e685bc8fd582e59a1a799bb4496dc9346b
treea07c04bf5945ad9d7e64d7bf622be862641b97a8
parent5291ed9e7536a526f765b2db8432ae4bd29c0a24
Fix wait_for_bridge() in sysvinit script

Fix parsing of /etc/lxc/default.conf, i. e. ignore comments, and don't
require whitespace left and right of the equal sign.

Make the early return actually work.

Signed-off-by: Robert Vogelgesang <vogel@users.sourceforge.net>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
config/init/sysvinit/lxc