forked from security/hakurei
hst: configurable wait delay
This is useful for programs that take a long time to clean up. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
identity = 1;
|
||||
shareUid = true;
|
||||
verbose = true;
|
||||
immediate_termination = true;
|
||||
wait_delay = -1;
|
||||
share = pkgs.foot;
|
||||
packages = [ ];
|
||||
command = "foot";
|
||||
|
||||
Reference in New Issue
Block a user