mirror of
				https://github.com/vyos/vyos-build.git
				synced 2025-10-01 20:28:40 +02:00 
			
		
		
		
	systemd: services: remove haproxy
Commit https://github.com/vyos/vyos-user-utils/commit/95db6327c4a7b94eb4634 added the haproxy package to the image which will automatically run that service. All external services should be controlled by VyOS CLI thus haproxy is disabled by default.
This commit is contained in:
		
							parent
							
								
									c07a9518cc
								
							
						
					
					
						commit
						301d432afa
					
				| @ -53,6 +53,7 @@ systemctl disable avahi-daemon.service | |||||||
| systemctl disable atop-rotate.timer | systemctl disable atop-rotate.timer | ||||||
| systemctl disable ModemManager.service | systemctl disable ModemManager.service | ||||||
| systemctl disable dnsdist.service | systemctl disable dnsdist.service | ||||||
|  | systemctl disable haproxy.service | ||||||
| 
 | 
 | ||||||
| echo I: Enabling services | echo I: Enabling services | ||||||
| systemctl enable ssh-session-cleanup.service | systemctl enable ssh-session-cleanup.service | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user