]> git.ipfire.org Git - thirdparty/lxc.git/commit
Fix creation of dev/mqueue and dev/shm on Gentoo
authorDennis Schridde <devurandom@gmx.net>
Thu, 11 Jun 2015 13:21:19 +0000 (15:21 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 28 Aug 2015 22:02:16 +0000 (18:02 -0400)
commit4ac8b8987ea8983dd70eb4547d4fb4701f14ee74
tree78c842431767422201ea1f31a17b88f9a088ea6e
parent78557b8ac2fb077b164f3561538b863a7a6eea2f
Fix creation of dev/mqueue and dev/shm on Gentoo

The dev/mqueue and dev/shm directories do not exist when using lxc.autodev, thus they have to be created upon mount.

Signed-off-by: Dennis Schridde <devurandom@gmx.net>
config/templates/gentoo.moresecure.conf.in