This commit is contained in:
downtownallday
2020-06-02 20:49:23 -04:00
parent cbc1371ae2
commit 9a9360dda3
+1 -1
View File
@@ -43,7 +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\1 1053/' /etc/nsd/nsd/conf
- sudo sed -i 's/\(.\) yes/\n port\1 1053/' /etc/nsd/nsd.conf
- sudo systemctl restart nsd
- sudo systemctl status -l nsd
- sudo cat /etc/nsd/nsd.conf