Changeset - d4203f63d78d
[Not reviewed]
0 1 0
x - 1 day ago 2025-08-24 00:06:44
xbr@c3l.lu
fix: create 80-fflux when it does not exist
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
gateway/initial_gw_setup.yml
Show inline comments
 
@@ -116,6 +116,7 @@
 
    - name: Add the freifunk settings to sysctl config
 
      ansible.builtin.blockinfile:
 
        path: /etc/sysctl.d/80-fflux.conf
 
        create: true
 
        block: |
 
          # Freifunk specific settings
 
          net.ipv4.ip_forward=1
0 comments (0 inline, 0 general)