mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +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
|
||||
|
||||
is_essential = True
|
||||
|
||||
managed_packages = ['ez-ipupdate']
|
||||
|
||||
name = _('Dynamic DNS Client')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user