]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
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)
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

index 27d19c2b347489311a67701624b759c5af476cad..2d8e64c4d80d7e0b1026a4de81d286a400e3f5d6 100644 (file)
@@ -236,7 +236,7 @@ lxc.cap.drop = sys_module mac_admin mac_override sys_time
 #lxc.apparmor.profile = unconfined
 
 lxc.mount.auto = cgroup:mixed proc:mixed sys:mixed
-lxc.mount.entry = shm /dev/shm tmpfs defaults 0 0
+lxc.mount.entry = shm dev/shm tmpfs defaults 0 0
 EOF
 
   libdirs="\