From 1be1a523cb04a5079e2212f3ab5a09b6591a4340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sat, 2 Mar 2019 00:51:26 +0100 Subject: Fix finch and timezone for pub user --- nixops/modules/pub/restrict | 1 + 1 file changed, 1 insertion(+) (limited to 'nixops/modules/pub/restrict') 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*) --proc /proc \ --dev /dev \ --ro-bind /etc/resolv.conf /etc/resolv.conf \ + --ro-bind /etc/zoneinfo /etc/zoneinfo \ --ro-bind /run/current-system/sw/lib/locale/locale-archive /etc/locale-archive \ --ro-bind /run/current-system/sw/bin /bin \ --ro-bind /etc/profiles/per-user/pub/bin /bin-pub \ -- cgit v1.2.3