From: Tom Gundersen Date: Thu, 5 Feb 2015 17:00:16 +0000 (+0100) Subject: networkd: move the connection to the bus out of manager_new (again) X-Git-Tag: v219~132 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=8f203c166ecb24f904a068f2d8f0c636c1511a8f;hp=8f203c166ecb24f904a068f2d8f0c636c1511a8f networkd: move the connection to the bus out of manager_new (again) This would otherwise make the tests fail as we cannot grab the bus name. ---