dynamicdns: Install module by default

Fixes #1464

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
James Valleroy 2019-03-26 05:59:02 -04:00 committed by Sunil Mohan Adapa
parent 71637f2757
commit ee627be02e
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -31,6 +31,8 @@ from .manifest import backup
version = 1
is_essential = True
managed_packages = ['ez-ipupdate']
name = _('Dynamic DNS Client')