forked from mirrors/nixpkgs
Merge PR #5235, fix predictable network interfaces
This commit is contained in:
commit
cbd30b2bde
|
@ -88,7 +88,7 @@ let
|
|||
done
|
||||
|
||||
${optionalString config.networking.usePredictableInterfaceNames ''
|
||||
cp ${./80-net-name-slot.rules} $out/80-net-name-slot.rules
|
||||
cp ${./80-net-setup-link.rules} $out/80-net-setup-link.rules
|
||||
''}
|
||||
|
||||
# If auto-configuration is disabled, then remove
|
||||
|
|
Loading…
Reference in a new issue