Lines Matching refs:mount
139 lxc.mount.entry = /dev dev none ro,bind 0 0
140 lxc.mount.entry = /lib lib none ro,bind 0 0
141 lxc.mount.entry = /bin bin none ro,bind 0 0
142 lxc.mount.entry = /usr usr none ro,bind 0 0
143 lxc.mount.entry = /sbin sbin none ro,bind 0 0
144 lxc.mount.entry = tmpfs run/sshd tmpfs mode=0644 0 0
145 lxc.mount.entry = @LXCTEMPLATEDIR@/lxc-sshd $init_path none ro,bind 0 0
146 lxc.mount.entry = /etc/init.d etc/init.d none ro,bind 0 0
148 lxc.mount.auto = cgroup:mixed proc:mixed sys:mixed
154 lxc.mount.entry = /etc/sysconfig/network-scripts etc/sysconfig/network-scripts none ro,bind 0 0
160 lxc.mount.entry = /etc/rc.d etc/rc.d none ro,bind 0 0
169 lxc.mount.entry = /lib64 lib64 none ro,bind 0 0