Skip to content
  • Max Gautier's avatar
    Check conntrack module presence instead of kernel version (#10662) · 612cfdce
    Max Gautier authored
    * Try both conntrack modules instead of checking kernel version
    
    Depending on kernel distributor, the kernel version might not be a
    correct indicator of the conntrack module use.
    Instead, we check both (and use the first found).
    
    * Use modproble.persistent rather than manual persistence
    612cfdce
Loading