<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - systemd-sysctl improperly parses paths"
href="https://bugs.freedesktop.org/show_bug.cgi?id=77466#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - systemd-sysctl improperly parses paths"
href="https://bugs.freedesktop.org/show_bug.cgi?id=77466">bug 77466</a>
from <span class="vcard"><a class="email" href="mailto:david+bugs.freedesktop.org@blue-labs.org" title="David Ford <david+bugs.freedesktop.org@blue-labs.org>"> <span class="fn">David Ford</span></a>
</span></b>
<pre># cat 99-sysctl.conf
net.ipv4.conf.enp3s0/200.proxy_arp_pvlan=1
net.ipv4.conf.enp3s0/200.forwarding=1
net.ipv4.conf.enp3s0/100.forwarding=1
net.ipv4.conf.enp5s0.forwarding=1
sysctl -p /etc/sysctl.d/99-sysctl.conf will parse this correctly.
systemd-sysctl will not parse the first three lines correctly.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>