From 2df264e60c24d626cddda28a1a4cbb1b6fdd0dab Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 6 Jul 2022 13:13:03 +0200 Subject: [PATCH] update TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 58b6d5e48fc..5aeaaddb3eb 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