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

config HOST_ACL
	tristate
	select HOST_ATTR
	help
	  Access control list utilities

	  This package contains the getfacl and setfacl utilities
	  needed for manipulating access control lists.