prueba
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"schema_version": 1,
|
||||
"id": "01KQVPSMINBOOT0000000000AA",
|
||||
"lineage": null,
|
||||
"label": "vps-min",
|
||||
"provides": ["Spawn", "Journal"],
|
||||
"requires": [],
|
||||
"soma": {
|
||||
"namespaces": {
|
||||
"mount": false, "pid": false, "net": false,
|
||||
"uts": false, "ipc": false, "user": false, "cgroup": false
|
||||
},
|
||||
"rlimits": { "mem_bytes": null, "nproc": null, "nofile": null },
|
||||
"cgroup": { "path": "ente.slice/zero", "cpu_weight": null, "io_weight": null },
|
||||
"cpu_affinity": null
|
||||
},
|
||||
"payload": "Virtual",
|
||||
"supervision": "OneShot",
|
||||
"genesis": [
|
||||
{
|
||||
"schema_version": 1,
|
||||
"id": "01KQVPSMINBOOT0000000001SL",
|
||||
"lineage": null,
|
||||
"label": "heartbeat-sleep",
|
||||
"provides": [],
|
||||
"requires": [],
|
||||
"soma": {
|
||||
"namespaces": {
|
||||
"mount": false, "pid": false, "net": false,
|
||||
"uts": false, "ipc": false, "user": false, "cgroup": false
|
||||
},
|
||||
"rlimits": { "mem_bytes": null, "nproc": null, "nofile": null },
|
||||
"cgroup": { "path": "ente.slice/sleep", "cpu_weight": null, "io_weight": null },
|
||||
"cpu_affinity": null
|
||||
},
|
||||
"payload": {
|
||||
"Native": {
|
||||
"exec": "/usr/bin/sleep",
|
||||
"argv": ["infinity"],
|
||||
"envp": []
|
||||
}
|
||||
},
|
||||
"supervision": { "Restart": { "initial": 100, "max": 30000 } },
|
||||
"genesis": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user