Rocky 8 移除 cockpit

systemctl stop cockpit
systemctl disable cockpit
dnf remove cockpit
firewall-cmd --permanent --remove-service=cockpit
rpm -e cockpit-system
rpm -e cockpit-bridge
rpm -e cockpit-ws
rm -rfv /run/cockpit
rm -rfv /etc/cockpit
rm -rfv /usr/share/cockpit
rm -rfv /var/lib/selinux/targeted/active/modules/100/cockpit
rm -rfv -f /usr/share/selinux/targeted/default/active/modules/100/cockpit