From 28c85740f9534e9f4ae8d05557dc5fb721388ada Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 17 Feb 2024 16:30:46 +0100 Subject: [PATCH] document that it isn't ready --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 057949f..8eb191d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ acl === +Work in progress, not ready for usage. + Reimplement getfacl and setfacl utilities needed for manipulating access control lists - + * /bin/chacl * /bin/getfacl * /bin/setfacl