]> granicus.if.org Git - procps-ng/commit
sysctl: ignore errors from lines starting with -
authorCraig Small <csmall@dropbear.xyz>
Sat, 21 Sep 2019 05:50:53 +0000 (15:50 +1000)
committerCraig Small <csmall@dropbear.xyz>
Sat, 21 Sep 2019 05:50:53 +0000 (15:50 +1000)
commit7af88da373bb4d515a98ec2f0f5d56c63904f932
tree784f03b13834cd44b849f3eab1b94303b2bddbd3
parent4c4d8b24640612ebc5f35fd8b96965e6f5bd2605
sysctl: ignore errors from lines starting with -

The systemd sysctl ignores errors from preload files that start
with a hyphen.  This change brings the procps sysctl into line with
their change.

References:
    procps-ng/procps#138
    https://github.com/systemd/systemd/pull/13191
    https://github.com/systemd/systemd/pull/13141
sysctl.c
sysctl.conf.5