From: Lennart Poettering Date: Wed, 19 Dec 2012 19:50:42 +0000 (+0100) Subject: update TODO X-Git-Tag: v197~114 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=499519c6499e92d1953fd79b99a805b9278d5ea1 update TODO --- diff --git a/TODO b/TODO index 188bff0ce..049a71924 100644 --- a/TODO +++ b/TODO @@ -19,6 +19,10 @@ F18: Features: +* 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 + * DeviceAllow/DeviceDeny: disallow everything by default, but whitelist /dev/zero, /dev/null and friends * service: watchdog logic: for testing purposes allow ping, but do not require pong