add:初次提交
This commit is contained in:
29
packagekit/manifest.json
Normal file
29
packagekit/manifest.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"version": "215",
|
||||
"name": "updates",
|
||||
"priority": 0,
|
||||
"requires": {
|
||||
"cockpit": "186"
|
||||
},
|
||||
|
||||
"tools": {
|
||||
"index": {
|
||||
"label": "Software Updates",
|
||||
"docs": [
|
||||
{
|
||||
"label": "Managing software updates",
|
||||
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_systems_using_the_rhel_8_web_console/managing-software-updates-in-the-web-console_system-management-using-the-rhel-8-web-console"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
{
|
||||
"matches": ["package", "packagekit", "dnf", "yum", "apt-get", "security"]
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
"preload": [ "index" ],
|
||||
|
||||
"content-security-policy": "default-src 'self'; img-src 'self' data:; font-src 'self' data:;"
|
||||
}
|
||||
Reference in New Issue
Block a user