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

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

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