Debian minor issue?

stefws

Renowned Member
Jan 29, 2015
302
4
83
Denmark
siimnet.dk
latest enterprise patches results in:
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
 
that file is not written by us - it's owned by systemd. have you by chance installed systemd from jessie-backports? by default, the whole file should consist of blank and commented lines..
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!