foreground { mount -n -a -T /usr/lib/s6-rc/etc/fstab.virtual }
foreground { if -n { mountpoint -q /dev/shm } mount -t tmpfs -o rw,nosuid,nodev,relatime tmpfs /dev/shm }
mkdir -m 01777 /tmp/lock
