Selaa lähdekoodia

fix nsd package deficiency

Randall Randall 11 vuotta sitten
vanhempi
commit
4e6037c0e1
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      scripts/dns.sh

+ 1 - 0
scripts/dns.sh

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