propellor spin
This commit is contained in:
parent
de4fa910ee
commit
6241a16772
|
@ -196,6 +196,7 @@ nspawnService (Container name _ _) cfg = setup <!> teardown
|
||||||
, "--quiet"
|
, "--quiet"
|
||||||
, "--keep-unit"
|
, "--keep-unit"
|
||||||
, "--boot"
|
, "--boot"
|
||||||
|
, "--directory=" ++ containerDir name
|
||||||
, "--machine=%i"
|
, "--machine=%i"
|
||||||
] ++ nspawnServiceParams cfg
|
] ++ nspawnServiceParams cfg
|
||||||
| otherwise = l
|
| otherwise = l
|
||||||
|
|
Loading…
Reference in New Issue