mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	add new "disable-shm" server config option
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1286 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
		
							parent
							
								
									c9b6d55090
								
							
						
					
					
						commit
						dbc658df41
					
				
					 3 changed files with 24 additions and 16 deletions
				
			
		| 
						 | 
				
			
			@ -59,7 +59,8 @@ typedef struct pa_daemon_conf {
 | 
			
		|||
        auto_log_target,
 | 
			
		||||
        use_pid_file,
 | 
			
		||||
        system_instance,
 | 
			
		||||
        no_cpu_limit;
 | 
			
		||||
        no_cpu_limit,
 | 
			
		||||
        disable_shm;
 | 
			
		||||
    char *script_commands, *dl_search_path, *default_script_file;
 | 
			
		||||
    pa_log_target_t log_target;
 | 
			
		||||
    pa_log_level_t log_level;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue