mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Solved another wireguard bug
This commit is contained in:
		| @@ -10,4 +10,7 @@ | ||||
|     name: wg-quick@wg0.service | ||||
|     state: restarted | ||||
|     enabled: yes | ||||
|     daemon_reload: 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 | ||||
| ip li set mtu 1400 dev wlo1 | ||||
		Reference in New Issue
	
	Block a user