Files
meta-openembedded/meta-oe/recipes-support/rng-tools
Christian Ege 74fbc198d0 rng-tools: Fix path of default configuration file
The initscript expects the config file in the folder /etc/default/
but the recipe copied it to /etc. The recipe already created the folder
/etc/default/ put it there.

Signed-off-by: Christian Ege <k4230r6@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-05-13 14:34:19 +02:00
..