48 lines
1.3 KiB
JSON
48 lines
1.3 KiB
JSON
{
|
|
"schema_version": 1,
|
|
"id": "01HQAR53D4M2NBV8KZTYXFGS01",
|
|
"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": "01HQAR53D4M2NBV8KZTYXFGS02",
|
|
"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": []
|
|
}
|
|
]
|
|
}
|