Explorar o código

fix nsd package deficiency

Randall Randall %!s(int64=11) %!d(string=hai) anos
pai
achega
4e6037c0e1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      scripts/dns.sh

+ 1 - 0
scripts/dns.sh

@@ -9,6 +9,7 @@
 
 # Install nsd, our DNS server software.
 
+useradd nsd
 apt-get -qq -y install nsd
 
 # Prepare nsd's configuration.