summaryrefslogtreecommitdiffstats
path: root/rules/host-timeout.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-timeout.in')
-rw-r--r--rules/host-timeout.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/host-timeout.in b/rules/host-timeout.in
new file mode 100644
index 000000000..6989a8989
--- /dev/null
+++ b/rules/host-timeout.in
@@ -0,0 +1,8 @@
+## SECTION=hosttools_noprompt
+
+config HOST_TIMEOUT
+ tristate
+ help
+ timeout executes a command and imposes an elapsed time
+ limit. When the time limit is reached, timeout sends a
+ predefined signal to the target process. \ No newline at end of file