Browse Source

Benjamin Schieder:


			
			
				rocklinux
			
			
		
Benjamin Schieder 20 years ago
parent
commit
70aa142fc7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      scripts/config.in

+ 1
- 1
scripts/config.in

@ -157,7 +157,7 @@ block_begin 3
comment '! WARNING: This feature can hang your system, if'
comment '! you do not have enough virtual memory!'
text 'tmpfs mount options' ROCKCFG_SRC_TMPFS_OPT \
'size=800M,nr_inodes=100k'
'size=1024M,nr_inodes=100k'
bool 'Write tmpfs log to var/adm/rock-debug/tmpfslog.txt' \
ROCKCFG_SRC_TMPFS_LOG 0
block_end

Loading…
Cancel
Save