summaryrefslogtreecommitdiff
path: root/etc/profile-templates/sbuild/linux/fstab
blob: 26efe88bdd12d681e3266428b626d8b7fa5174ff (plain)
1
2
3
4
5
/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