summaryrefslogtreecommitdiff
path: root/community-staging/schroot/arch32-config
diff options
context:
space:
mode:
Diffstat (limited to 'community-staging/schroot/arch32-config')
-rw-r--r--community-staging/schroot/arch32-config11
1 files changed, 11 insertions, 0 deletions
diff --git a/community-staging/schroot/arch32-config b/community-staging/schroot/arch32-config
new file mode 100644
index 000000000..0ee72d522
--- /dev/null
+++ b/community-staging/schroot/arch32-config
@@ -0,0 +1,11 @@
+# Default settings for chroot setup and exec scripts.
+# See schroot-script-config(5) for further details.
+
+# Filesystems to mount inside the chroot.
+FSTAB="/etc/schroot/arch32/mount"
+
+# Files to copy from the host system into the chroot.
+COPYFILES="/etc/schroot/arch32/copyfiles"
+
+# System databases to copy into the chroot
+NSSDATABASES="/etc/schroot/arch32/nssdatabases"