generated from alice-meta-packages/alice-meta-template
			Update DEBIAN/postinst
	
		
			
	
		
	
	
		
			
				
	
				Deploy Package / Explore-Gitea-Actions (push) Successful in 4s
				
					Details
				
			
		
	
				
					
				
			
				
	
				Deploy Package / Explore-Gitea-Actions (push) Successful in 4s
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									2375088b34
								
							
						
					
					
						commit
						fab586acca
					
				| 
						 | 
				
			
			@ -2,4 +2,5 @@
 | 
			
		|||
 | 
			
		||||
# Script executado pós instalação
 | 
			
		||||
interface=$(ip -o -4 route show to default | awk '{print $5}')
 | 
			
		||||
ethtool $interface | grep Wake && systemctl enable --now wol@$interface.service
 | 
			
		||||
systemctl enable --now wol@$interface.service
 | 
			
		||||
return 0
 | 
			
		||||
		Loading…
	
		Reference in New Issue