init-scripts/services/tmpfs

6 lines
88 B
Plaintext

description "mount /tmp"
type wait
target boot
before vfs
exec mount -t tmpfs none /tmp