anitazha / rpms / systemd

Forked from rpms/systemd 3 years ago
Clone
923a60
From b1e53a9d3cc7c6fbe4447e201c8f6348ffcd7b6a Mon Sep 17 00:00:00 2001
923a60
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek@in.waw.pl>
923a60
Date: Tue, 3 Mar 2015 09:00:39 -0500
923a60
Subject: [PATCH] README: mention ACLs more
923a60
923a60
They are now useful for any fs used for journal storage.
923a60
923a60
(cherry picked from commit a6cccd8f580fc1e062dba3895e232007acd38781)
923a60
---
923a60
 README | 2 +-
923a60
 1 file changed, 1 insertion(+), 1 deletion(-)
923a60
923a60
diff --git a/README b/README
923a60
index ac2a81c0cc..ffc2cf9f20 100644
923a60
--- a/README
923a60
+++ b/README
923a60
@@ -78,8 +78,8 @@ REQUIREMENTS:
923a60
         Optional but strongly recommended:
923a60
           CONFIG_IPV6
923a60
           CONFIG_AUTOFS4_FS
923a60
-          CONFIG_TMPFS_POSIX_ACL
923a60
           CONFIG_TMPFS_XATTR
923a60
+          CONFIG_{TMPFS,EXT4,XFS,BTRFS_FS,...}_POSIX_ACL
923a60
           CONFIG_SECCOMP
923a60
 
923a60
         Required for CPUShares in resource control unit settings