]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/systemctl/systemctl.c
systemctl: warn about triggering units only at the end
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 18 Sep 2012 20:03:34 +0000 (22:03 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 19 Sep 2012 06:27:34 +0000 (08:27 +0200)
commit49111a708eb3bc8488c56c4695fa36c826bf3657
treeeb8b901d26fab274ffb5117e3740ec5abed14ab5
parentd39b034af6f9795c4f17a8ddd186f026bb74193c
systemctl: warn about triggering units only at the end

Instead of checking each unit separately, check once at the end. This
should avoid spurious warnings about a service being triggerable by
other stuff.
TODO
src/systemctl/systemctl.c