~serge-hallyn/ubuntu/quantal/mountall/mountall-lxc

« back to all changes in this revision

Viewing changes to src/fstab

  • Committer: Steve Langasek
  • Author(s): Andy Whitcroft
  • Date: 2012-10-09 17:01:03 UTC
  • Revision ID: steve.langasek@canonical.com-20121009170103-fzgd4f1p3piltsh4
Add support for mounting the efivars filesystem onto
/sys/firmware/efi/efivars.  LP: #1063061.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
none            /sys/fs/fuse/connections  fusectl         optional                                     0 0
13
13
none            /sys/kernel/debug         debugfs         optional                                     0 0
14
14
none            /sys/kernel/security      securityfs      optional                                     0 0
 
15
none            /sys/firmware/efi/efivars efivarfs        optional                                     0 0
15
16
none            /spu                      spufs           gid=spu,optional                             0 0
16
17
none            /dev                      devtmpfs,tmpfs  mode=0755                                    0 0
17
18
none            /dev/pts                  devpts          noexec,nosuid,gid=tty,mode=0620              0 0