qubes/config: reindent varlibqubes pool; add a blank line
This commit is contained in:
		
							parent
							
								
									d527e01136
								
							
						
					
					
						commit
						e8a7a6c82c
					
				| @ -60,8 +60,10 @@ defaults = { | |||||||
| 
 | 
 | ||||||
|     'pool_configs': { |     'pool_configs': { | ||||||
|         # create file(-reflink) pool even when the default one is LVM |         # create file(-reflink) pool even when the default one is LVM | ||||||
|         'varlibqubes': {'dir_path': qubes_base_dir, |         'varlibqubes': { | ||||||
|                     'name': 'varlibqubes'}, |             'dir_path': qubes_base_dir, | ||||||
|  |             'name': 'varlibqubes' | ||||||
|  |         }, | ||||||
|         'linux-kernel': { |         'linux-kernel': { | ||||||
|             'dir_path': os.path.join(qubes_base_dir, |             'dir_path': os.path.join(qubes_base_dir, | ||||||
|                                      system_path['qubes_kernels_base_dir']), |                                      system_path['qubes_kernels_base_dir']), | ||||||
| @ -73,6 +75,7 @@ defaults = { | |||||||
| 
 | 
 | ||||||
| max_qid = 254 | max_qid = 254 | ||||||
| max_dispid = 10000 | max_dispid = 10000 | ||||||
|  | 
 | ||||||
| #: built-in standard labels, if creating new one, allocate them above this | #: built-in standard labels, if creating new one, allocate them above this | ||||||
| # number, at least until label index is removed from API | # number, at least until label index is removed from API | ||||||
| max_default_label = 8 | max_default_label = 8 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Rusty Bird
						Rusty Bird