mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Replace bind9 by dnsmasq in services definition
This commit is contained in:
parent
2b7b37d3e3
commit
b45fcb1c98
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ nginx:
|
|||
avahi-daemon:
|
||||
status: service
|
||||
log: /var/log/daemon.log
|
||||
bind9:
|
||||
dnsmasq:
|
||||
status: service
|
||||
log: /var/log/daemon.log
|
||||
dovecot:
|
||||
|
|
Loading…
Add table
Reference in a new issue