[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Acl-devel] [PATCH 0/2] Handle quoting of backslashes more clearly
From: |
Andreas Grünbacher |
Subject: |
Re: [Acl-devel] [PATCH 0/2] Handle quoting of backslashes more clearly |
Date: |
Mon, 7 Dec 2015 14:36:38 +0100 |
2015-12-07 14:13 GMT+01:00 Jeff Mahoney <address@hidden>:
>> Did you write this just for libacl? Would it make sense to move it
>> into a separate package to allow other test suites to use it as
>> well? For example, xfstests depens on a local user / group
>> "fsgqa".
>
> Yeah, I did, but there's no reason it couldn't be used for other projects.
Would you put the extra work in for packaging the library and
configuring the fake passwd and group file locations via environment
variable?
Putting the library in a standard location would make it work for
suid/sgid binaries as well according to the ld.so manpage.
Thanks,
Andreas