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

config HOST_ACL
	tristate
	default ALLYES
	select HOST_ATTR
	help
	  Access control list utilities

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