mirror of
				https://github.com/kevinveenbirkenbach/client-playbook.git
				synced 2025-11-04 01:07:55 +00:00 
			
		
		
		
	Solved another wireguard bug
This commit is contained in:
		@@ -11,3 +11,6 @@
 | 
			
		||||
    state: restarted
 | 
			
		||||
    enabled: yes
 | 
			
		||||
    daemon_reload: yes
 | 
			
		||||
 | 
			
		||||
- name: "reload sysctl configuration"
 | 
			
		||||
  shell: "sysctl -p"
 | 
			
		||||
@@ -1,4 +1,3 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
ip li set mtu 1400 dev eth0
 | 
			
		||||
ip li set mtu 1400 dev wlo1
 | 
			
		||||
sysctl -p
 | 
			
		||||
		Reference in New Issue
	
	Block a user