summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2019-04-11 18:58:08 +0200
committerGitHub <noreply@github.com>2019-04-11 18:58:08 +0200
commit3f0e934a37c19da8afbee3b3f1f2ffe62678c8ea (patch)
treec60c5a689446f890ae83e11fa0e0908cd3f35deb /TODO
parent54f802ff8a7360eade5028cd7592cc0b84c2c848 (diff)
parent45497f4d3b212307569fc06bdab6a35a3e2dab07 (diff)
downloadsystemd-3f0e934a37c19da8afbee3b3f1f2ffe62678c8ea.tar.gz
Merge pull request #12226 from poettering/22bit-pids
sysctl: let's by default increase the numeric PID range from 2^16 to …
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 30409196f5..c642403a4c 100644
--- a/TODO
+++ b/TODO
@@ -898,8 +898,6 @@ Features:
* support crash reporting operation modes (https://live.gnome.org/GnomeOS/Design/Whiteboards/ProblemReporting)
-* default to actual 32-bit PIDs, via /proc/sys/kernel/pid_max
-
* be able to specify a forced restart of service A where service B depends on, in case B
needs to be auto-respawned?