From d1135ba87d9b446886dfc07ac6cd8595e1521aee Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 1 Apr 2014 15:34:28 -0400 Subject: [PATCH] todo --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index cbfb08a..60162a6 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?