diff --git a/inadyn/config.json b/inadyn/config.json index 39e638a..4a8b28e 100755 --- a/inadyn/config.json +++ b/inadyn/config.json @@ -1,10 +1,10 @@ { "name": "Internet Automated Dynamic DNS Client", - "version": "0.1.4", + "version": "0.1.5", "slug": "inadyn", "description": "Inadyn is a small and simple Dynamic DNS, DDNS, client with HTTPS support. Commonly available in many GNU/Linux distributions, used in off the shelf routers and Internet gateways to automate the task of keeping your Internet name in sync with your publicĀ¹ IP address. It can also be used in installations with redundant (backup) connections to the Internet.", "url": "https://github.com/nalipaz/hassio-addons/tree/master/inadyn", - "startup": "system", + "startup": "services", "boot": "auto", "image": "nicholasalipaz/{arch}-inadyn", "host_network": true,