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

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