diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-12-22 22:17:37 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-12-22 22:17:58 +0100 |
commit | 2d0b0528ace89d378051c280bf3be367b2a7d2de (patch) | |
tree | 65734f09e99538401feafd72eaf31c8714b104f3 | |
parent | 57cb4adf4ed61ab9eeb7f190f94d700a56bafad0 (diff) |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ F18: Features: +* service: when killing a service with SIGKILL always kill all processes + * rewrite #!/usr/bin/python line in python scripts to use @PYTHON@ instead * exec: when deinitializating a tty device fix the perms and group, too, not only when initializing. Set access mode/gid to 0620/tty. |