summaryrefslogtreecommitdiffstats
path: root/rules/host-timeout.in
blob: ba50c43072f5b930df8239d76ebe3818da7f11e0 (plain)
1
2
3
4
5
6
7
8
9
## SECTION=hosttools_noprompt

config HOST_TIMEOUT
	tristate
	default y if ALLYES
	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.