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 <[email protected]>
---
  .../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
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to