]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: move set-log-level to systemd-analyze
authorLennart Poettering <lennart@poettering.net>
Fri, 26 Jul 2013 14:59:55 +0000 (16:59 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 26 Jul 2013 14:59:55 +0000 (16:59 +0200)
commita65615ca5d78be0dcd7d9c9b4a663fa75f758606
treef131c490f08d7c4e28addeb0fcfbf85701db4005
parent9ea9d4cf1656075559fcd6aeceb9530714c87d5b
systemctl: move set-log-level to systemd-analyze

"systemctl set-log-level" is a command for analysis and tracing hence
"systemd-analyze" should be the better home for it, thus allowing us to
make the overly large "systemctl" a bit smaller.
TODO
man/systemctl.xml
man/systemd-analyze.xml
src/analyze/systemd-analyze.c
src/systemctl/systemctl.c