From 47b86590af3c0a3bbac064bf04bf15e9a1236437 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Thu, 7 Jul 2022 09:31:43 +0900 Subject: [PATCH] TODO: fix typo --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 5aeaaddb3e..539b7a739e 100644 --- a/TODO +++ b/TODO @@ -83,7 +83,7 @@ Features: 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 + or so, which allows opening one or more files that is "persistent" across service restarts, hot reboot, cold reboots (depending on configuration): the files are created empty on first invocation, and on subsequent invocations the files are reboot. The files would be backed by tmpfs, pmem or /var