mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 17:37:20 +01:00 
			
		
		
		
	cron: add firewalld icmpv6 allowing
This commit is contained in:
		
							parent
							
								
									45cf5ecf61
								
							
						
					
					
						commit
						5869247cc3
					
				| @ -1,6 +1,9 @@ | ||||
| # Ensure /etc/sysctl.d/ gets read | ||||
| @reboot /usr/sbin/sysctl -p --system >/dev/null 2>&1 | ||||
| 
 | ||||
| # Ensure we really allow ICMPv6 on FEDORA | ||||
| @reboot /usr/bin/firewall-cmd --add-protocol=ipv6-icmp >/dev/null 2>&1 | ||||
| 
 | ||||
| # 3rd party Xbox controller initialization. See Mikaela/gist/gayming/ | ||||
| @reboot /root/fixcontroller.py | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user