Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.
zachris edited this page Sep 14, 2010 · 8 revisions

An implementation of linux ACL (posix1e).
Provides more convenience than ruby-acl , and uses FFI so it requires no
extra compilation of c files, and works with jruby.

gem install libacl

Usage example: see README

Clone this wiki locally