init: Introduce UnitStore
This will be necessary to store persistent information about units like if they are currently started and which process is associated with them.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"unit": {},
|
||||
"switchroot": {
|
||||
"prefix": "/usr",
|
||||
"etcdir": "/etc"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user