summaryrefslogtreecommitdiff
path: root/etc/profile-templates/sbuild/linux/fstab
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-templates/sbuild/linux/fstab')
-rw-r--r--etc/profile-templates/sbuild/linux/fstab6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/profile-templates/sbuild/linux/fstab b/etc/profile-templates/sbuild/linux/fstab
index ce334648..26efe88b 100644
--- a/etc/profile-templates/sbuild/linux/fstab
+++ b/etc/profile-templates/sbuild/linux/fstab
@@ -1,5 +1,5 @@
-/dev/pts /dev/pts none rw,bind 0 0
-tmpfs /dev/shm tmpfs defaults 0 0
+/dev/pts /dev/pts none rw,bind 0 0
+tmpfs /dev/shm tmpfs defaults 0 0
# Mount a large scratch space for the build, so we don't use up
# space on an LVM snapshot of the chroot itself.
-/var/lib/sbuild/build /build none rw,bind 0 0
+/var/lib/sbuild/build /build none rw,bind 0 0