summaryrefslogtreecommitdiff
path: root/exports
diff options
context:
space:
mode:
Diffstat (limited to 'exports')
-rw-r--r--exports7
1 files changed, 6 insertions, 1 deletions
diff --git a/exports b/exports
index b368c22..7d8e69e 100644
--- a/exports
+++ b/exports
@@ -82,5 +82,10 @@ ACL_1.1 {
# Linux specific extensions
perm_copy_fd;
perm_copy_file;
- acl_extended_file_nofollow;
} ACL_1.0;
+
+ACL_1.2 {
+ global:
+ # Linux specific extensions
+ acl_extended_file_nofollow;
+} ACL_1.1;