]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: emit notice about some kernel commandline options
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 13 Mar 2020 14:50:37 +0000 (15:50 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 13 Mar 2020 16:52:19 +0000 (17:52 +0100)
commit5e59431c53645a6f506fa4270fdc0063ee27c927
treefb96b11778d0f85720558f229238970bffcdb6ce
parentcd57038a30aa9447bde3af7111ac8dc517b38bbf
systemctl: emit notice about some kernel commandline options

Things can be pretty confusing when there's a commandline option overrding the
configured default... Let's be nice to the user and emit a warning.
src/systemctl/systemctl.c