Commit ad892df
test(rootfs): disable predictable netif names
Tell systemd not to use "predictable names" for network devices (eg
enp0s1), but keep the ethN set by the kernel.
This is equivalent to passing net.ifnames=0 to the kernel command line.
Signed-off-by: Riccardo Mancini <[email protected]>1 parent a846357 commit ad892df
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
67 | 71 | | |
68 | 72 | | |
69 | 73 | | |
| |||
0 commit comments