]> git.ipfire.org Git - thirdparty/lxc.git/commit
Trigger the mounting of shm file system 3297/head
authorRachid Koucha <47061324+Rachid-Koucha@users.noreply.github.com>
Mon, 16 Mar 2020 18:10:00 +0000 (19:10 +0100)
committerGitHub <noreply@github.com>
Mon, 16 Mar 2020 18:10:00 +0000 (19:10 +0100)
commit078c676f4dc08063571ab0d866a3335126ccc483
treee04aa66739b365a6f98d417073627ae3f9080fd4
parentb4242db034a919fd3bbc6991d423922c3a8de11d
Trigger the mounting of shm file system

shm file system was not mounted because of the "/" in :
lxc.mount.entry = shm /dev/shm tmpfs defaults 0 0

Signed-off-by: Rachid Koucha <rachid.koucha@gmail.com>
templates/lxc-busybox.in