fix: add pactl.service because it was accidentally deleted
This commit is contained in:
		
							parent
							
								
									17aef4bb06
								
							
						
					
					
						commit
						1e6ce32bbf
					
				
					 1 changed files with 12 additions and 0 deletions
				
			
		
							
								
								
									
										12
									
								
								roles/trivalent/files/etc/systemd/system/pactl.service
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								roles/trivalent/files/etc/systemd/system/pactl.service
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,12 @@ | |||
| [Unit] | ||||
| Description=Run pactl to work around edge audio bug | ||||
| After=pipewire-pulse.socket | ||||
| Requires=pipewire-pulse.socket | ||||
| 
 | ||||
| [Service] | ||||
| Type=oneshot | ||||
| ExecStart=/usr/bin/pactl info | ||||
| 
 | ||||
| [Install] | ||||
| WantedBy=default.target | ||||
| 
 | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 mustard
						mustard