Imported Upstream version 1.14.1
[platform/upstream/augeas.git] / modules / qset-acl
1 Description:
2 Set access control list of a file by specifying a mode.  (Unportable.)
3
4 Files:
5 lib/qset-acl.c
6
7 Depends-on:
8 acl-permissions
9
10 configure.ac:
11
12 Makefile.am:
13 lib_SOURCES += qset-acl.c
14
15 Include:
16 "acl.h"
17
18 Link:
19 $(LIB_ACL)
20
21 License:
22 GPL
23
24 Maintainer:
25 Paul Eggert, Jim Meyering