websoft9/cockpit/menu_override/storaged.override.json

12 lines
205 B
JSON
Raw Normal View History

2023-07-20 16:49:16 +08:00
{
2023-11-22 10:10:19 +08:00
"name": "storage",
"requires": {
"cockpit": "266"
},
"conditions": [
{"path-exists": "/usr/share/dbus-1/system.d/org.freedesktop.UDisks2.conf"}
],
"menu": null
}