summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/file/ldfile.cil1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/file/ldfile.cil b/src/file/ldfile.cil
index 60adb23..5df16b4 100644
--- a/src/file/ldfile.cil
+++ b/src/file/ldfile.cil
@@ -1,6 +1,7 @@
(block loader
(block conf
(blockinherit .file.template)
+ (call .xattr.associate_fs (file))
(filecon "/etc/ld.so.conf" file file_context)
(filecon "/etc/ld.so.conf.d" dir file_context)
(filecon "/etc/ld.so.conf.d/.*" file file_context)