diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-07-19 02:03:22 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-07-19 02:03:22 +0200 |
commit | 9f8d29834ba97052403e50ec9b358c0470fa4ceb (patch) | |
tree | 99ae67be6e1ab599c9977b877797fd7b68f0b607 /TODO | |
parent | 57fb9fb56db0584581ce33ee842dcbf5f1136856 (diff) |
journald: don't choke on journal files with no cutoff date
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -40,6 +40,10 @@ Features: * syscall filter: add knowledge about compat syscalls +* syscall filter: don't enforce no new privs? + +* syscall filter: option to return EPERM rather than SIGSYS? + * logind: wakelock/opportunistic suspend support * switch-root: sockets need relabelling |