]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/buildd/files/mount-defaults
we no longer need --factsync
[dsa-puppet.git] / modules / buildd / files / mount-defaults
1 ##
2 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 ##
5 # mount.defaults: static file system information for chroots.
6 # Note that the mount point will be prefixed by the chroot path
7 # (CHROOT_PATH)
8 #
9 # <file system> <mount point>   <type>  <options>       <dump>  <pass>
10 proc            /proc           proc    defaults        0       0
11 /dev/pts        /dev/pts        none    rw,bind         0       0
12 tmpfs           /dev/shm        tmpfs   defaults        0       0