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

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.