diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2016-10-06 23:43:08 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-06 23:43:08 +0300 |
commit | 36264e0de596d9b0264ae08b53832495a78c779c (patch) | |
tree | 658b2caae552a9a7be6810dab6b44e653a89fef9 /TODO | |
parent | e057995bb1314a94ce460d8e5a2a20e73c0e2ad4 (diff) | |
parent | 97f0e76f18d322d29bcfbc4ab6bb9cd67a1cdd54 (diff) |
Merge pull request #4299 from poettering/variety
ioctl socket fixes, sd-bus error updates, resolved error addition, PAM stub process priv fix
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -32,6 +32,10 @@ Janitorial Clean-ups: Features: +* in networkd, when matching device types, fix up DEVTYPE rubbish the kernel passes to us + +* enable LockMLOCK to take a percentage value relative to physical memory + * switch to ProtectSystem=strict for all our long-running services where that's possible * introduce an "invocation ID" for units, that is randomly generated, and |