aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules/pub/restrict
diff options
context:
space:
mode:
Diffstat (limited to 'nixops/modules/pub/restrict')
-rw-r--r--nixops/modules/pub/restrict1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixops/modules/pub/restrict b/nixops/modules/pub/restrict
index a16d7a5..6d80590 100644
--- a/nixops/modules/pub/restrict
+++ b/nixops/modules/pub/restrict
@@ -34,6 +34,7 @@ rsync*)
34 --proc /proc \ 34 --proc /proc \
35 --dev /dev \ 35 --dev /dev \
36 --ro-bind /etc/resolv.conf /etc/resolv.conf \ 36 --ro-bind /etc/resolv.conf /etc/resolv.conf \
37 --ro-bind /etc/zoneinfo /etc/zoneinfo \
37 --ro-bind /run/current-system/sw/lib/locale/locale-archive /etc/locale-archive \ 38 --ro-bind /run/current-system/sw/lib/locale/locale-archive /etc/locale-archive \
38 --ro-bind /run/current-system/sw/bin /bin \ 39 --ro-bind /run/current-system/sw/bin /bin \
39 --ro-bind /etc/profiles/per-user/pub/bin /bin-pub \ 40 --ro-bind /etc/profiles/per-user/pub/bin /bin-pub \