Fix systemctl servicename

This commit is contained in:
Gregory Kurtzer
2021-09-24 13:50:23 -07:00
parent 0dca35f6d9
commit cdf9e574e0
2 changed files with 2 additions and 2 deletions

View File

@@ -16,6 +16,6 @@ Include: dnf
pciutils vim-minimal shadow-utils strace cronie crontabs cpio \
wget centos-release ipmitool yum network-scripts
systemctl enable network-scripts
systemctl enable network
touch /etc/sysconfig/disable-deprecation-warnings

View File

@@ -16,6 +16,6 @@ Include: dnf
pciutils vim-minimal shadow-utils strace cronie crontabs cpio \
wget rocky-release ipmitool yum network-scripts
systemctl enable network-scripts
systemctl enable network
touch /etc/sysconfig/disable-deprecation-warnings