about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/libstore/sandbox-defaults.sb.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstore/sandbox-defaults.sb.in b/src/libstore/sandbox-defaults.sb.in
index e3c7f75e5e03..b5e80085fbe2 100644
--- a/src/libstore/sandbox-defaults.sb.in
+++ b/src/libstore/sandbox-defaults.sb.in
@@ -15,7 +15,7 @@
 
 (allow file-read*
        (subpath "/usr/share/icu")
-       (subpath "/usr/share/locale"))
+       (subpath "/usr/share/locale")
        (subpath "/usr/share/zoneinfo"))
 
 (allow file-write*