configs/bash: remove /dev/shm from bash cfg
authorRobert Swiecki <robert@swiecki.net>
Wed, 21 Jun 2017 01:40:18 +0000 (03:40 +0200)
committerRobert Swiecki <robert@swiecki.net>
Wed, 21 Jun 2017 01:40:18 +0000 (03:40 +0200)
configs/bash-with-fake-geteuid.cfg

index 86f75f171caf60263eb4812b6805d0efb5c33488..33311745784a12932f06a48abd0d48fd1148c20d 100644 (file)
@@ -121,13 +121,6 @@ mount {
        is_bind: false
 }
 
-mount {
-       dst: "/dev/shm"
-       fstype: "tmpfs"
-       rw: true
-       is_bind: false
-}
-
 mount {
        dst: "/dev"
        fstype: "tmpfs"