Files @ d11fdaf3e279
Branch filter:

Location: libtransport.git/tests/tests_output/localhost/vcard/client.dat

Sebastian Krzyszkowiak
systemd: wait for network-online.target and add WantedBy=multi-user.target

Thanks to that, "systemctl enable spectrum2" does what expected, that is
makes Spectrum2 start on boot. Also, network.target doesn't tell anything
meaningful - it's just that the network stack is available.
Adding network-online.target makes sure that the network interfaces are up
before starting Spectrum2.
return {
	[1] = {
		[1] = {
			[1] = "image/png";
			["attr"] = {
				["xmlns"] = "vcard-temp";
			};
			["name"] = "TYPE";
		};
		[2] = {
			[1] = "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQAAAAAAAAAKSURBVHicY2AAAAACAAEAAAAASUVORA==";
			["attr"] = {
				["xmlns"] = "vcard-temp";
			};
			["name"] = "BINVAL";
		};
		["name"] = "PHOTO";
		["attr"] = {
			["xmlns"] = "vcard-temp";
		};
	};
	["attr"] = {
		["prodid"] = "-//HandGen//NONSGML vGen v1.0//EN";
		["version"] = "2.0";
		["xmlns"] = "vcard-temp";
	};
	["name"] = "vCard";
};