summaryrefslogtreecommitdiffstats
path: root/src/lib/source/system/vfs/mount-shm/up
blob: 851094a66bd9975a83b3fc8de7094d16658f4e7f (plain)
1
2
3
4
5
6
7
8
#!@shebangdir@/execlineb -P

# ISC license.

fdmove -c 2 1

if { mkdir -p -- /dev/shm }
mount -t tmpfs -o nosuid,nodev,mode=1777 shm /dev/shm