mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 21:44:27 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			82 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			82 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| $include /etc/hotplug2-common.rules
 | |
| 
 | |
| SUBSYSTEM ~~ button {
 | |
| 	exec kill -USR1 1 ;
 | |
| }
 |