mirror of
https://github.com/ArcticFoxes-net/Synapse-Ubuntu-ZFS
synced 2024-11-12 13:51:33 -05:00
Remove unnecessary runtime
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
e7add720b8
commit
3323c8a0c2
@ -1,9 +1,6 @@
|
|||||||
{
|
{
|
||||||
"default-runtime": "runsc-kvm",
|
"default-runtime": "runsc-kvm",
|
||||||
"runtimes": {
|
"runtimes": {
|
||||||
"runsc": {
|
|
||||||
"path": "/usr/bin/runsc"
|
|
||||||
},
|
|
||||||
"runsc-kvm": {
|
"runsc-kvm": {
|
||||||
"path": "/usr/bin/runsc",
|
"path": "/usr/bin/runsc",
|
||||||
"runtimeArgs": [
|
"runtimeArgs": [
|
||||||
|
Loading…
Reference in New Issue
Block a user