1
0
Fork 0
mirror of https://github.com/YunoHost/yunohost.git synced 2025-09-18 22:38:32 +02:00

[fix] Replace bind9 by dnsmasq in services definition

This commit is contained in:
Jérôme Lebleu 2015-09-26 22:17:30 +02:00 committed by kload
commit b45fcb1c98

View file

@ -4,7 +4,7 @@ nginx:
avahi-daemon:
status: service
log: /var/log/daemon.log
bind9:
dnsmasq:
status: service
log: /var/log/daemon.log
dovecot: