mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
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:
parent
71637f2757
commit
ee627be02e
@ -31,6 +31,8 @@ from .manifest import backup
|
|||||||
|
|
||||||
version = 1
|
version = 1
|
||||||
|
|
||||||
|
is_essential = True
|
||||||
|
|
||||||
managed_packages = ['ez-ipupdate']
|
managed_packages = ['ez-ipupdate']
|
||||||
|
|
||||||
name = _('Dynamic DNS Client')
|
name = _('Dynamic DNS Client')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user