1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-11 01:27:17 +00:00

Update system.sh

This commit is contained in:
kaibae19 2022-04-04 08:12:25 -07:00
parent 4549562710
commit a96a709077

View File

@ -369,7 +369,7 @@ if [ "$INSTALL" == "m" ]; then
restart_service bind9
systemctl restart systemd-resolved
else
service restart bind9
service bind9 restart
fi