diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ F18: Features: +* 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. * udev: only reset mode/gid of /dev/tty1 and friends on ACTION=add, not ACTION=changed |