From: Lennart Poettering Date: Mon, 6 Oct 2025 14:12:11 +0000 (+0200) Subject: sysctl: support reading configuration from stdin and command line arguments (#39219) X-Git-Tag: v259-rc1~372 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4201d0a0ef75ee2ef5801662eeab89ed9e1c69b;p=thirdparty%2Fsystemd.git sysctl: support reading configuration from stdin and command line arguments (#39219) 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 - <