diff options
author | Daniil Baturin <daniil@vyos.io> | 2022-01-30 00:08:23 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-30 00:08:23 +0700 |
commit | 8aa7ea8f6c841e606b7f0cf49c5249cd4ff087ce (patch) | |
tree | 6fadbe1888f87812426239437934b7c24536be74 /data/configd-include.json | |
parent | 78b247b724f74bdabab0706aaa7f5b00e5809bc1 (diff) | |
parent | c7cdb87fa09a7e51e13de9939de6f6cc8a6a25fc (diff) | |
download | vyos-1x-8aa7ea8f6c841e606b7f0cf49c5249cd4ff087ce.tar.gz vyos-1x-8aa7ea8f6c841e606b7f0cf49c5249cd4ff087ce.zip |
Merge pull request #789 from jack9603301/T3420
upnpd: T3420: Support UPNP protocol
Diffstat (limited to 'data/configd-include.json')
-rw-r--r-- | data/configd-include.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/configd-include.json b/data/configd-include.json index 739f2f6c8..c85ab0725 100644 --- a/data/configd-include.json +++ b/data/configd-include.json @@ -55,6 +55,7 @@ "service_mdns-repeater.py", "service_pppoe-server.py", "service_router-advert.py", +"service_upnp.py", "ssh.py", "system-ip.py", "system-ipv6.py", |