Quoting Stéphane Graber (stgra...@ubuntu.com): > Signed-off-by: Stéphane Graber <stgra...@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hal...@ubuntu.com> > --- > templates/lxc-ubuntu-cloud.in | 6 +++--- > templates/lxc-ubuntu.in | 6 +++--- > 2 files changed, 6 insertions(+), 6 deletions(-) > > diff --git a/templates/lxc-ubuntu-cloud.in b/templates/lxc-ubuntu-cloud.in > index 41f1c70..aeadc2d 100644 > --- a/templates/lxc-ubuntu-cloud.in > +++ b/templates/lxc-ubuntu-cloud.in > @@ -118,9 +118,9 @@ EOF > cat <<EOF > $path/fstab > proc proc proc nodev,noexec,nosuid 0 0 > sysfs sys sysfs defaults 0 0 > -/sys/fs/fuse/connections sys/fs/fuse/connections none bind 0 0 > -/sys/kernel/debug sys/kernel/debug none bind 0 0 > -/sys/kernel/security sys/kernel/security none bind 0 0 > +/sys/fs/fuse/connections sys/fs/fuse/connections none bind,optional 0 0 > +/sys/kernel/debug sys/kernel/debug none bind,optional 0 0 > +/sys/kernel/security sys/kernel/security none bind,optional 0 0 > /sys/fs/pstore sys/fs/pstore none bind,optional 0 0 > EOF > > diff --git a/templates/lxc-ubuntu.in b/templates/lxc-ubuntu.in > index 9423f0f..3e296d8 100644 > --- a/templates/lxc-ubuntu.in > +++ b/templates/lxc-ubuntu.in > @@ -427,9 +427,9 @@ EOF > cat <<EOF > $path/fstab > proc proc proc nodev,noexec,nosuid 0 0 > sysfs sys sysfs defaults 0 0 > -/sys/fs/fuse/connections sys/fs/fuse/connections none bind 0 0 > -/sys/kernel/debug sys/kernel/debug none bind 0 0 > -/sys/kernel/security sys/kernel/security none bind 0 0 > +/sys/fs/fuse/connections sys/fs/fuse/connections none bind,optional 0 0 > +/sys/kernel/debug sys/kernel/debug none bind,optional 0 0 > +/sys/kernel/security sys/kernel/security none bind,optional 0 0 > /sys/fs/pstore sys/fs/pstore none bind,optional 0 0 > EOF > > -- > 1.8.4.3 > > > ------------------------------------------------------------------------------ > November Webinars for C, C++, Fortran Developers > Accelerate application performance with scalable programming models. Explore > techniques for threading, error checking, porting, and tuning. Get the most > from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk > _______________________________________________ > Lxc-devel mailing list > Lxc-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/lxc-devel ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ Lxc-devel mailing list Lxc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxc-devel