]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
Merge pull request #12760 from zachsmith/systemd-sleep_resume_offset
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index 02299bb7caae83f14d8336261ced792b84244ec9..a575f9ab737cf356c7004debd556cdf8cc96336b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -71,7 +71,7 @@ Features:
   safe_fork() is to fork(). And then make revert the RLIMIT_NOFILE soft limit
   to 1K implicitly, unless explicitly opted-out.
 
-* rework seccomp/nnp logic that that even if User= is used in combination with
+* rework seccomp/nnp logic that even if User= is used in combination with
   a seccomp option we don't have to set NNP. For that, change uid first whil
   keeping CAP_SYS_ADMIN, then apply seccomp, the drop cap.