it helps to start the service

This commit is contained in:
Neil Hanlon 2023-11-02 16:37:46 -04:00
parent 3d9346befa
commit e77731f5c2
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
2 changed files with 7 additions and 0 deletions

View File

@ -126,6 +126,9 @@ cat > /etc/hosts << EOF
EOF
echo .
systemctl enable ocid
systemctl enable ovmd
systemctl mask tmp.mount
cat <<EOL > /etc/sysconfig/kernel

View File

@ -69,6 +69,10 @@ cat > /etc/hosts << EOF
EOF
echo .
systemctl enable ocid
systemctl enable ovmd
systemctl mask tmp.mount
cat <<EOL > /etc/sysconfig/kernel