]> eyrie.org Git - kerberos/kstart.git/commitdiff
Add additional TODOs for faster retry on errors, PID cleanup
authorRuss Allbery <rra@stanford.edu>
Thu, 29 Dec 2011 22:03:21 +0000 (14:03 -0800)
committerRuss Allbery <rra@stanford.edu>
Thu, 29 Dec 2011 22:03:21 +0000 (14:03 -0800)
TODO

diff --git a/TODO b/TODO
index bceda6eaacfc5f4732d679c8ee9f34330e9ddf9b..40d2e03c27cdd0d6eb581e3db0a0c1c8d01cebf7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,14 @@
                             kstart To-Do List
 
+General:
+
+ * If we encounter an error renewing the ticket cache, don't don't wait
+   the normal period; instead, shorten the wakeup period and keep retrying
+   until the error resolves itself.
+
+ * Clean up the PID files and any temporary ticket cache on receipt of
+   SIGHUP or SIGTERM rather than just exiting.
+
 k5start:
 
  * Attempt to renew the ticket before prompting the user for a new
@@ -23,12 +32,6 @@ k5start:
    command has been started, so it can simply exit after spawning the
    command.
 
-krenew:
-
- * If we encounter an error renewing the ticket cache and the -i flag is
-   in use, don't wait the normal period; instead, shorten the wakeup
-   period and keep retrying until the error resolves itself.
-
 Documentation:
 
  * Document how to start Apache with tickets and AFS tokens, either using