latest enterprise patches results in:
Due to:
Previous version has:
root@n7:~# systemctl status systemd-sysctl.service
â systemd-sysctl.service - Apply Kernel Variables
Loaded: loaded (/lib/systemd/system/systemd-sysctl.service; static)
Active: failed (Result: exit-code) since Mon 2016-12-05 12:08:23 CET; 21h ago
Docs: man:systemd-sysctl.service(8)
man:sysctl.d(5)
Process: 982 ExecStart=/lib/systemd/systemd-sysctl (code=exited, status=1/FAILURE)
Main PID: 982 (code=exited, status=1/FAILURE)
Dec 05 12:08:23 n7 systemd-sysctl[982]: Line is not an assignment in file '/etc/sysctl.d/99-sysctl.conf': (null)
Dec 05 12:08:23 n7 systemd-sysctl[982]: Overwriting earlier assignment of net/ipv4/conf/all/rp_filter in file '/usr/lib/sysctl.d/pve-firewall.conf'.
Dec 05 12:08:23 n7 systemd[1]: systemd-sysctl.service: main process exited, code=exited, status=1/FAILURE
Dec 05 12:08:23 n7 systemd[1]: Failed to start Apply Kernel Variables.
Dec 05 12:08:23 n7 systemd[1]: Unit systemd-sysctl.service entered failed state.
Due to:
root@n7:~# grep net.ipv6.conf.lo.disable_ipv6 /etc/sysctl.d/99-sysctl.conf
net.ipv6.conf.lo.disable_ipv6
Previous version has:
root@n1:~# grep net.ipv6.conf.lo.disable_ipv6 /etc/sysctl.d/99-sysctl.conf
net.ipv6.conf.lo.disable_ipv6 = 1