#18014: ddns-scripts broken
------------------------+------------------------
Reporter: anonymous | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: packages | Version: Trunk
Resolution: | Keywords:
------------------------+------------------------
Comment (by anonymous):
I have disabled wget manually by editing dynamic_dns_functions.sh changing
grep -q "\+ssl"; to grep -q "\+lol"; so it would use curl, and that works
fine. However, there are two processes running after about 10 seconds,
why:
{{{
root@wrt203:~# ps | grep dns
1975 nobody 916 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf -k
5117 root 1452 S {dynamic_dns_upd} /bin/sh
/usr/lib/ddns/dynamic_dns_
5152 root 1352 S grep dns
root@wrt203:~# ps | grep dns
1975 nobody 916 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf -k
5117 root 1460 S {dynamic_dns_upd} /bin/sh
/usr/lib/ddns/dynamic_dns_
5186 root 1352 S grep dns
5187 root 1464 S {dynamic_dns_upd} /bin/sh
/usr/lib/ddns/dynamic_dns_
root@wrt203:~# ps | grep dns
1975 nobody 916 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf -k
5117 root 1460 S {dynamic_dns_upd} /bin/sh
/usr/lib/ddns/dynamic_dns_
5187 root 1464 S {dynamic_dns_upd} /bin/sh
/usr/lib/ddns/dynamic_dns_
5190 root 1352 S grep dns
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/18014#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets