[lxc-devel] [PATCH] ubuntu.common.conf: mount /dev/mqueue

Stéphane Graber stgraber at ubuntu.com
Fri Sep 25 22:50:53 UTC 2015


On Wed, Sep 23, 2015 at 07:49:06PM +0000, Serge Hallyn wrote:
> systemd wants it.  It doesn't seem to be a big deal, but it's
> one fewer error msg.
> 
> Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>

Acked-by: Stéphane Graber <stgraber at ubuntu.com>

> ---
>  config/templates/ubuntu.common.conf.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/config/templates/ubuntu.common.conf.in b/config/templates/ubuntu.common.conf.in
> index 857c255..7e171de 100644
> --- a/config/templates/ubuntu.common.conf.in
> +++ b/config/templates/ubuntu.common.conf.in
> @@ -5,6 +5,7 @@ lxc.include = @LXCTEMPLATECONFIG@/common.conf
>  lxc.mount.entry = /sys/kernel/debug sys/kernel/debug none bind,optional 0 0
>  lxc.mount.entry = /sys/kernel/security sys/kernel/security none bind,optional 0 0
>  lxc.mount.entry = /sys/fs/pstore sys/fs/pstore none bind,optional 0 0
> +lxc.mount.entry = mqueue dev/mqueue mqueue rw,relatime,create=dir,optional 0 0
>  
>  # When using LXC with apparmor, the container will be confined by default.
>  # If you wish for it to instead run unconfined, copy the following line
> -- 
> 2.5.0
> 
> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20150925/03077351/attachment.sig>


More information about the lxc-devel mailing list