brockman module: wait 5 sec when restarting
This commit is contained in:
parent
bd7f002fef
commit
f32fcc3e4a
|
@ -29,6 +29,7 @@ in {
|
||||||
PrivateTmp = true;
|
PrivateTmp = true;
|
||||||
RuntimeDirectory = "brockman";
|
RuntimeDirectory = "brockman";
|
||||||
WorkingDirectory = "%t/brockman";
|
WorkingDirectory = "%t/brockman";
|
||||||
|
RestartSec = 5;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue