Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

Fixed bug where the regex in sed disables incorrect interfaces, ie. e… #42

Merged
merged 1 commit into from Jan 26, 2019

Commits on Nov 17, 2018

  1. Fixed bug where the regex in sed disables incorrect interfaces, ie. e…

    …no4 and eno49 will both be disabled.
    
    Fixed bug in the sed regex where it will disable incorrect interfaces, i.e. it will disable 'eno4' and 'eno49'.
    
    Fixed bug in regex used in sed, which would comment out unintended network interfaces, i.e. it should comment out 'eno4' but it will also comment out 'eno49'.
    blocktastic committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    57c4f3b View commit details
    Browse the repository at this point in the history