]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: move telinit execcing out of parse_argv()
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 7 Feb 2021 16:35:06 +0000 (17:35 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 8 Feb 2021 11:17:24 +0000 (12:17 +0100)
commitea71b4604b172cb48bd58219800afcf127d02163
treedf3fd5647881a11995716f42da9999c2372bfc22
parent54d04cd1e78bcc88feb53102ece1fbd5ea4a59b8
systemctl: move telinit execcing out of parse_argv()

With this change, parse_argv() does parsing, without any real actions.
Fully untested ;)
src/systemctl/systemctl-compat-telinit.c
src/systemctl/systemctl-compat-telinit.h
src/systemctl/systemctl.c
src/systemctl/systemctl.h