diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-10-11 04:23:35 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-10-11 04:23:35 +0200 |
commit | a724d2ed799a8985193ba70c5c3e76f621815e10 (patch) | |
tree | b597388ccf24a0a9f53d45ead892838e569d5f5c /TODO | |
parent | 8266f984df0b069a345bf959628bac70877ce5e1 (diff) |
timedate: fall back to /etc/sysconfig/clock on Fedora, for compatibility with legacy
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -17,21 +17,17 @@ Bugfixes: * make polkit checks async -* logind is leaking fifos? +* fail gracefully if logind reaches it RLIMIT_NFILES for fifos Features: * ConditionCapability= -* order network mounts after network-fs-ready.target or so - * read fedora style timezone name config for compat * if we can not get user quota for tmpfs, mount a separate tmpfs instance for every user in /run/user/$USER with a configured maximum size -* bind mounts should be ordered after remount-root-fs.service - * default to actual 32bit PIDs, via /proc/sys/kernel/pid_max * increase RLIMIT_NOFILE for logind, logger by default |