Revert "Merge pull request #5184 from daogames/tb/fix-systemd-udev-net-rules"
This reverts commit ddeee82b314505a02752d03c91696b491d41986f, reversing changes made to 75ead8812b6bfb7b5193c6f487562bc9af0dd334.
This commit is contained in:
parent
ddeee82b31
commit
41cb91a4fd
@ -87,8 +87,8 @@ let
|
||||
grep -l '\(RUN+\|IMPORT{program}\)="\(/usr\)\?/s\?bin' $i/*/udev/rules.d/* || true
|
||||
done
|
||||
|
||||
${optionalString (! config.networking.usePredictableInterfaceNames) ''
|
||||
cp ${./80-net-setup-link.rules} $out/80-net-setup-link.rules
|
||||
${optionalString config.networking.usePredictableInterfaceNames ''
|
||||
cp ${./80-net-name-slot.rules} $out/80-net-name-slot.rules
|
||||
''}
|
||||
|
||||
# If auto-configuration is disabled, then remove
|
||||
|
Loading…
x
Reference in New Issue
Block a user