mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-25 09:00:26 +00:00
11 lines
205 B
JSON
11 lines
205 B
JSON
{
|
|
"name": "storage",
|
|
"requires": {
|
|
"cockpit": "266"
|
|
},
|
|
"conditions": [
|
|
{"path-exists": "/usr/share/dbus-1/system.d/org.freedesktop.UDisks2.conf"}
|
|
],
|
|
|
|
"menu": null
|
|
}
|