lxc: add rdepends to initscripts

lxc's postinst will run populate-volatile.sh scripts,
which is provided by initscripts package, thus it's better
to add this rdepends.

Signed-off-by: fli <fupan.li@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
fli 2017-01-04 17:26:15 -08:00 committed by Bruce Ashfield
parent 67185ef0f8
commit 717877ed3f

View File

@ -10,6 +10,7 @@ RDEPENDS_${PN} = " \
libcap-bin \
bridge-utils \
dnsmasq \
initscripts \
perl-module-strict \
perl-module-getopt-long \
perl-module-vars \