summaryrefslogtreecommitdiffstats
path: root/package/lsof/Config.in
blob: 7b7e47d65ce7914341d90f9bd0e6e343ca5645ac (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_LSOF
	bool "lsof"
	depends on BR2_USE_MMU # fork()
	help
	  lsof (LiSt Open Files)
	  The lsof tool lists information about files opened by
	  processes.

	  http://people.freebsd.org/~abe/
OpenPOWER on IntegriCloud