This makes systemd-sysctl support following syntax, like systemd-sysusers and systemd-tmpfiles: ```sh $ /usr/lib/systemd/systemd-sysctl --inline 'foo.bar=42' $ /usr/lib/systemd/systemd-sysctl - <<EOF foo.bar=42 EOF ```