summaryrefslogtreecommitdiffstats
path: root/rules/host-timeout.in
blob: 6989a8989dfde059397a617810c4f9c952d4f242 (plain)
1
2
3
4
5
6
7
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.