summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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?