Update 'domainjoin.sh'

This commit is contained in:
2020-07-21 20:42:55 -04:00
parent 36b4e2ae58
commit 755d0964eb

View File

@@ -22,6 +22,8 @@ fi
echo "[active-directory]" > /etc/realmd.conf
echo "os-name = ${OS}" >> /etc/realmd.conf
echo "os-version = ${OS_VER}" >> /etc/realmd.conf
echo "[service]" >> /etc/realmd.conf
echo "automatic-install = no" >> /etc/realmd.conf
# join the computer to the domain