summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJoey Hess2014-04-01 15:34:28 -0400
committerJoey Hess2014-04-01 15:34:28 -0400
commitd1135ba87d9b446886dfc07ac6cd8595e1521aee (patch)
tree2f256358fb0216d64197b4ff9e8f21c154fcbca6 /TODO
parent2091e41f5d0821b390b337d04db4bce73d1e7930 (diff)
todo
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index cbfb08ac..60162a6c 100644
--- a/TODO
+++ b/TODO
@@ -15,3 +15,7 @@
* Display of docker container properties is a bit wonky. It always
says they are unchanged even when they changed and triggered a
reprovision.
+* Nothing brings up docker containers on boot. Although the next time
+ propellor runs it will notice if a container is done, and fix it.
+ Should propellor be run on boot? Or should provisioning a container
+ install a systemd service file to start it?