mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
config: Use new setup mechanism
This commit is contained in:
parent
ad8fea5eb2
commit
9d1a940d7c
@ -24,4 +24,8 @@ from .config import init
|
|||||||
|
|
||||||
__all__ = ['config', 'init']
|
__all__ = ['config', 'init']
|
||||||
|
|
||||||
|
version = 1
|
||||||
|
|
||||||
|
is_essential = True
|
||||||
|
|
||||||
depends = ['system', 'firewall', 'names']
|
depends = ['system', 'firewall', 'names']
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user