Yanis Guenane e5828de78b Rely on autorequire for config resource ordering
Currently we specify the ordering of config resources wherever it is
necessary based on the presence of the file it will write to, or the
presence of the package in charge of providing the file it will write
to.

Those kind of ordering can be specified directly at the resource level
using the autorequire mechanism. With this patch, any config resource
will make sure the package in charge of providing the file will be
installed first.

Change-Id: If90d097129bad922511465345d577df37d84e78b
2015-08-12 19:28:03 +02:00
..
2015-02-25 05:12:22 +01:00
2015-07-20 10:56:10 +02:00
2015-02-25 05:12:22 +01:00
2015-07-22 21:41:38 +02:00