mirror of
https://github.com/openwrt/packages.git
synced 2025-12-27 03:24:57 +04:00
This adds the missing protocol (e.g. /tcp and /udp) to the entry in /etc/services. If the entry already exists, it will add the /tcp to it. Otherwise, it will look and add the tcp and udp entries if either is missing. fixes: openwrt#19665 Signed-off-by: Josh Powers <powersj@fastmail.com>