#!@shebangdir@/execlineb -P

# ISC license.

fdmove -c 2 1

# if tmpfsdir is = /run, /run it is already mounted.
# the value before "=" is replaced during build time,
# making this check look silly.

if -x0 { eltest @tmpfsdir@ != /run  }
	mount -t tmpfs tmpfs /run
