diff options
author | Olivier Brunel <jjk@jjacky.com> | 2013-11-14 15:52:54 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-11-16 12:08:11 -0500 |
commit | 9cd861842ccb07372fbd665f2e6c054daaedacb4 (patch) | |
tree | a724b96b5aa369b958bd3d3703fc356ecbb1625f /TODO | |
parent | ad929fe19673ff7135d570f458edef755ec34410 (diff) |
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.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |