forked from kiss-community/repo
baselayout: Mount tmpfs by default.
This commit is contained in:
parent
9f520ce747
commit
75948866df
@ -1,5 +1,5 @@
|
||||
3698c87cc3af757f0302f6d7f034350b1b22a7f25b2f71944292d0fb3de67cd7 crypttab
|
||||
e54626e74ed8fee4173b62a545ab1c3a3a069e4217a0ee8fc398d9933e9c1696 fstab
|
||||
9cd015d9d28db93412cbb33a24f11c1b4a2655a1c45874d12666674e68cf872a fstab
|
||||
38c9f4047ba597248ef199a77afbd36f873cfa4aeb70de90bac7f237faf2ecba group
|
||||
a0fa9cd303cf7f1718f51e5624a671a418946718b790508b8988bccd542c6451 host.conf
|
||||
eda9afe39a3562406f14cb8a5a142922b63e68467d3ba4821c02eaa142d9c4da hosts
|
||||
|
@ -2,3 +2,5 @@
|
||||
# See fstab(5) for details.
|
||||
|
||||
# <file system> <dir> <type> <options> <dump> <pass>
|
||||
|
||||
tmpfs /tmp tmpfs defaults,nosuid,nodev 0 0
|
||||
|
Loading…
Reference in New Issue
Block a user