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