From 9cd861842ccb07372fbd665f2e6c054daaedacb4 Mon Sep 17 00:00:00 2001 From: Olivier Brunel Date: Thu, 14 Nov 2013 15:52:54 +0100 Subject: Fix RemainAfterExit services keeping a hold on console When a service exits succesfully and has RemainAfterExit set, its hold on the console (in m->n_on_console) wasn't released since the unit state didn't change. --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 57e1122288..efc7e2a1eb 100644 --- a/TODO +++ b/TODO @@ -21,8 +21,6 @@ Bugfixes: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details. -* Substract units in SERVICE_EXITED substate from n_on_console. - Fedora 20: * external: ps should gain colums for slice and machine -- cgit v1.2.3-54-g00ecf