]> git.ipfire.org Git - thirdparty/lxc.git/commit
Fix creation of dev/mqueue and dev/shm on Gentoo 563/head
authorDennis Schridde <devurandom@gmx.net>
Thu, 11 Jun 2015 13:21:19 +0000 (15:21 +0200)
committerDennis Schridde <devurandom@gmx.net>
Thu, 11 Jun 2015 13:21:19 +0000 (15:21 +0200)
commitbc19636d587fbabfbc2252f1bf4887fee87bb247
tree43bfedf25fccd69192841cb850bc352c4f9380df
parent963abb4688caaea0c3b5db885308e953ff9717c1
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