soios/os/layers
Jan Schär 500ca36444 Fix stuck nftables load
Previously, the ssh connection got stuck when first loading the nftables
ruleset. I now found the reason for this: conntrack was not active
before loading the ruleset, so there was no conntrack entry for the ssh
connection. This means the traffic was not matched by 'ct state
established', and the other output rules did not allow the traffic. To
fix this, we can load a ruleset at boot which uses conntrack; this
ensures that conntrack is already enabled when loading the actual
ruleset over ssh.
2025-03-07 12:41:24 +01:00
..
contestant Fix stuck nftables load 2025-03-07 12:41:24 +01:00
live Enable zram on live 2025-03-01 14:15:02 +01:00
participant Enable minimize and maximize buttons 2025-03-07 12:37:49 +01:00
training-installer Set power button also for gdm 2024-06-22 15:46:40 +02:00
training-live Enable zram on live 2025-03-01 14:15:02 +01:00