diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-21 16:14:53 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-21 16:14:53 +0200 |
commit | 0604381b9dbef4cc498b5a77311e1da99c1430b8 (patch) | |
tree | ec766081c20d07ddd17c825d42569fbddefdcbe8 /TODO | |
parent | f1a8e221ecacea23883df57951e291a910463948 (diff) |
logind: introduce a state for session, being one of online, active, closing
online = logged in
active = logged in and session is in the fg
closing = nominally logged out but some left-over processes still around
Related to:
https://bugzilla.gnome.org/show_bug.cgi?id=677556
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,6 +25,8 @@ Bugfixes: Features: +* exclude processes marked with argv[0][0]=@ from the normal service killing too + * support rd.luks= kernel cmdline params in cryptsetup generator * support rd.fstab= kernel cmdline params in fstab generator |