diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-23 18:11:48 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-23 18:18:06 -0500 |
commit | dfb08b058401d56c395f4f2d20ff214d31a277e5 (patch) | |
tree | 2bdaee5f6e8b11f5cfdf82b5de7667d2c109c820 /NEWS | |
parent | 279efc700764ebe5c9bb81e3843e61f7798e1794 (diff) |
NEWS: mention 99-default.link and NamePolicy
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -39,6 +39,16 @@ CHANGES WITH 209: MTU, duplex settings, Wake-on-LAN settings, MAC address, MAC address assignment policy (randomized, ...). + * The configuration of network interface naming rules for + "permanent interface names" has changed: a new NamePolicy= + setting in the [Link] section of .link files determines the + priority of possible naming schemes (onboard, slot, mac, + path). The default value of this setting is determined by + /usr/lib/net/links/99-default.link. Old + 80-net-name-slot.rules udev configuration file has been + removed, so local configuration overriding this file should + be adapated to override 99-default.link instead. + * When the User= switch is used in a unit file, also initialize $SHELL= based on the user database entry. |