diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-04-18 02:54:52 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-04-18 02:54:58 +0200 |
commit | 248f07758638f0a7053740a36e7d3ff4ae62c731 (patch) | |
tree | f69d92027c99f9a9080b8b2f16f2228b9753aeec | |
parent | 449101fce2757575c4813a9512890536365445f6 (diff) |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -36,6 +36,8 @@ Fedora 19: Features: +* for instanced unit drop-ins we should look in foo@bar.service.d/ as well as foo@.service.d/ + * if pam_systemd is invoked by su from a process that is outside of a any session we should probably just become a NOP, since that's usually not a real user session but just some system code that just |