File: ramtmp

package info (click to toggle)
flashybrid 0.16
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 200 kB
  • ctags: 4
  • sloc: sh: 194; makefile: 42
file content (24 lines) | stat: -rw-r--r-- 628 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# This is a list of directories that should be set up as temporary
# directories in the ramdisk. On boot, the directories listed will be
# created on the ramdisk, mode 1777. Their contents will not be saved
# across reboots. The equivilent directories on your flash will be
# removed and replaced with symlinks to these directories.

# Do not put the trailing slash on directories!


/tmp
/var/lock
/var/lib/alsa
/var/lib/dhcp
/var/lib/dhcp3
/var/lib/php4
/var/lib/php5
/var/lib/misc
/var/lib/ntp
/var/lib/urandom
/var/lib/apache

# This could go in ramstore if you prefer for its contents to persist
# across reboots.
/var/tmp