diff --git a/docs/recipes/install/common/warewulf_setup_centos.tex b/docs/recipes/install/common/warewulf_setup_centos.tex index 36cf29ea21..c3d4dd53ff 100644 --- a/docs/recipes/install/common/warewulf_setup_centos.tex +++ b/docs/recipes/install/common/warewulf_setup_centos.tex @@ -18,6 +18,8 @@ [sms](*\#*) systemctl restart mariadb [sms](*\#*) systemctl enable httpd.service [sms](*\#*) systemctl restart httpd +[sms](*\#*) systemctl enable dhcpd.service +[sms](*\#*) systemctl restart dhcpd \end{lstlisting} %\end{verbatim} % end_ohpc_run diff --git a/docs/recipes/install/common/warewulf_setup_sles.tex b/docs/recipes/install/common/warewulf_setup_sles.tex index 9556c7073e..6fa0291810 100644 --- a/docs/recipes/install/common/warewulf_setup_sles.tex +++ b/docs/recipes/install/common/warewulf_setup_sles.tex @@ -29,6 +29,8 @@ [sms](*\#*) systemctl restart mysql [sms](*\#*) systemctl enable apache2.service [sms](*\#*) systemctl restart apache2 +[sms](*\#*) systemctl enable dhcpd.service +[sms](*\#*) systemctl restart dhcpd \end{lstlisting} %\end{verbatim} % end_ohpc_run