]> 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>
Wed, 1 Jul 2015 17:47:59 +0000 (13:47 -0400)
commitba29eca75ec6b9e51593ca481616810b57c8f936
treef6b2b06e64aab59703d457dc5e5b0233993c1fa1
parentd9d1d83017914f94d5fb617758827e28408de4d2
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