dhcpd unit is gone

This commit is contained in:
tengel 2024-03-20 11:32:49 -05:00
parent c4b181a5fe
commit 7ba43200b8

View file

@ -445,7 +445,6 @@ if [[ ! -f /root/.archmate/stage-7.done ]]; then
logact systemctl enable sshd.service
logact systemctl enable chronyd.service
logact systemctl enable accounts-daemon.service
logact systemctl disable dhcpcd.service
touch /root/.archmate/stage-7.done
else