This commit is contained in:
qiaofeng1227 2023-08-16 10:17:42 +08:00
parent 881d752004
commit 624a700689
3 changed files with 36 additions and 2 deletions

View file

@ -10,6 +10,41 @@
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_systems_using_the_rhel_8_web_console/reviewing-logs_system-management-using-the-rhel-8-web-console"
}
],
"services": {
"label": "Services",
"order": 10,
"docs": [
{
"label": "Managing services",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_systems_using_the_rhel_8_web_console/managing-services-in-the-web-console_system-management-using-the-rhel-8-web-console"
}
],
"keywords": [
{
"matches": [
"service",
"systemd",
"target",
"socket",
"timer",
"path",
"unit",
"systemctl"
]
},
{
"matches": [
"boot",
"mask",
"unmask",
"restart",
"enable",
"disable"
],
"weight": 1
}
]
},
"keywords": [
{
"matches": [

View file

@ -455,7 +455,7 @@ EditMenu(){
echo "Start to Edit Cockpit Menu ..."
# uninstall plugins
rm -rf /usr/share/cockpit/apps /usr/share/cockpit/selinux /usr/share/cockpit/kdump /usr/share/cockpit/sosreport
rm -rf /usr/share/cockpit/apps /usr/share/cockpit/selinux /usr/share/cockpit/kdump /usr/share/cockpit/sosreport /usr/share/cockpit/packagekit
cp -r /data/apps/websoft9/cockpit/menu_override/* /etc/cockpit
echo "---------------------------------- Install success! When installation completed, you can access it by: http://Internet IP:9000 and using Linux user for login to install a app by websoft9's appstore. -------------------------------------------------------"

View file

@ -24,7 +24,6 @@
"7"
],
"CentOS": [
"8",
"7"
],
"Rocky": [