aboutsummaryrefslogtreecommitdiff
path: root/src/util/linux-namespace.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/linux-namespace.lisp')
-rw-r--r--src/util/linux-namespace.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/linux-namespace.lisp b/src/util/linux-namespace.lisp
index 98b36d6..3844de2 100644
--- a/src/util/linux-namespace.lisp
+++ b/src/util/linux-namespace.lisp
@@ -117,7 +117,7 @@ CONSFIGURATOR.UTIL.LINUX-NAMESPACE:REDUCE-ID-MAPS and user_namespaces(7)."
(shift-acl file +ACL-TYPE-ACCESS+)
(when dirp (shift-acl file +ACL-TYPE-DEFAULT+)))
(when (and dirp (not linkp))
- (mapc #'shift (directory-contents file))))))
+ (mapc #'shift (local-directory-contents file))))))
(shift-acl (file type)
(with-acl-free (acl (acl-get-file file type))
(with-foreign-objects