summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-07-06 13:13:03 +0200
committerLennart Poettering <lennart@poettering.net>2022-07-06 13:13:03 +0200
commit2df264e60c24d626cddda28a1a4cbb1b6fdd0dab (patch)
treea53dd79060b4ef5fa9eb47bf8e375da3071bee0e /TODO
parentMerge pull request #23916 from keszybz/assorted-patches (diff)
downloadsystemd-2df264e60c24d626cddda28a1a4cbb1b6fdd0dab.tar.xz
systemd-2df264e60c24d626cddda28a1a4cbb1b6fdd0dab.zip
update TODO
Diffstat (limited to '')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 58b6d5e48f..5aeaaddb3e 100644
--- a/TODO
+++ b/TODO
@@ -79,6 +79,9 @@ Janitorial Clean-ups:
Features:
+* we should probably drop all use of prefix_roota() and friends, and use
+ chase_symlinks() instead
+
* make persistent restarts easier by adding a new setting OpenPersistentFile=
or so, which allows openeing one or more files that is "persistent" across
service restarts, hot reboot, cold reboots (depending on configuration): the