mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
names: Fix Local Network Domain is not shown
Make avahi module depend on the names module. Signed-off-by: Veiko Aasa <veiko17@disroot.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
a978b41aeb
commit
4dc223d233
@ -23,6 +23,8 @@ version = 1
|
||||
|
||||
is_essential = True
|
||||
|
||||
depends = ['names']
|
||||
|
||||
managed_services = ['avahi-daemon']
|
||||
|
||||
managed_packages = ['avahi-daemon', 'avahi-utils']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user