summaryrefslogtreecommitdiff
blob: 9dd04613a4eaf039a0ead650106a1297cd88f53f (plain)
1
2
3
4
5
6
# The maximum size reserved for the tmpfs mounted on /dev
tmpfs_size="10M"

# The maximum number of inodes reserved for the tmpfs mounted on /dev
#tmpfs_inodes="4k"