]> git.proxmox.com Git - pve-container.git/commit
use DHCP=no for network units
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 2 Jan 2020 08:18:00 +0000 (09:18 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 2 Jan 2020 08:18:00 +0000 (09:18 +0100)
commit703d79abb7c10bfaab4a456291fb16ef78ecf7fc
treeafd790ab8ec8ef4e52593aa4338589622517716a
parentd942db0e6f4a5952ad2935553a173c68a065497b
use DHCP=no for network units

Newer systemd complains about 'none':

    systemd-networkd[54]: /etc/systemd/network/eth0.network:8: DHCP=none is deprecated, please use DHCP=no instead.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/PVE/LXC/Setup/Base.pm