[OE-core] [PATCH v5] resolvconf: remove /var/volatile/run/resolvconf/interface from package

Jonathan Liu net147 at gmail.com
Sun May 26 07:34:55 UTC 2013


On 26/05/2013 5:40 PM, Jonathan Liu wrote:
> - Remove /etc/resolvconf/run/interface from package as it actually uses
> /etc/resolvconf/run/interface
> - Create /var/run/resolvconf/interface on startup using
> populate-volatiles.sh and tmpfiles.d for systemd
> - Create symbolic link from /etc/resolvconf/run to /var/run/resolvconf
>
> Signed-off-by: Jonathan Liu <net147 at gmail.com>
> ---
>   .../resolvconf/resolvconf_1.72.bb                  | 22 +++++++++++++++++++++-
>   1 file changed, 21 insertions(+), 1 deletion(-)
I tested this with sysvinit and systemd using opkg feed to install under 
core-image-base/qemux86.
/var/run/resolvconf/interface is created after install and also after 
reboot.
Running "resolvconf -a eth0" doesn't return error when checking if 
/etc/resolvconf/run/interface exists.

Regards,
Jonathan



More information about the Openembedded-core mailing list