From 49111a708eb3bc8488c56c4695fa36c826bf3657 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Tue, 18 Sep 2012 22:03:34 +0200 Subject: 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 | 6 ------ 1 file changed, 6 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index c941cb070c..ec961eaaf1 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,4 @@ Bugfixes: -* there is nothing to warn about here :) - $ systemctl stop systemd-udevd.service systemd-udevd-kernel.socket systemd-udevd-control.socket - Warning: Stopping systemd-udevd.service, but it can still be activated by: - systemd-udevd-control.socket - systemd-udevd-kernel.socket - * check systemd-tmpfiles for selinux context hookup for mknod(), symlink() and similar * swap units that are activated by one name but shown in the kernel under another are semi-broken -- cgit v1.2.3-54-g00ecf