1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-05 00:27:25 +00:00
This commit is contained in:
downtownallday 2020-06-02 20:14:25 -04:00
parent 2a2436f30f
commit d04a8a0ca6

View File

@ -43,6 +43,7 @@ install:
script:
- sudo $SHELL -c 'cat ./tests/assets/nsd/nsd-extra.conf >> /etc/nsd/nsd.conf'
- sudo sed -i 's/yes/\n port: 1053/' /etc/nsd/nsd/conf
- sudo systemctl restart nsd
- sudo systemctl status -l nsd
- sudo cat /etc/nsd/nsd.conf