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