mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	console-kit: Console Kit support is dependent on DBUS and is thus optional.
Therefore, we must reflect this in the default.pa. Several users have reported an error with consolekit when starting a self-built PA due to the default config not working properly. This works around the issue but we should include a warning on configure about the lack of DBUS and udev support as this is a common mistake.
This commit is contained in:
		
							parent
							
								
									7cb1401eae
								
							
						
					
					
						commit
						862bbee309
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -108,7 +108,9 @@ load-module module-suspend-on-idle
 | 
			
		|||
 | 
			
		||||
### If autoexit on idle is enabled we want to make sure we only quit
 | 
			
		||||
### when no local session needs us anymore.
 | 
			
		||||
.ifexists module-console-kit@PA_SOEXT@
 | 
			
		||||
load-module module-console-kit
 | 
			
		||||
.endif
 | 
			
		||||
 | 
			
		||||
### Enable positioned event sounds
 | 
			
		||||
load-module module-position-event-sounds
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue