From a362312d90c16b2fe4b0ac436ac0e587bfb843e8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 2 Mar 2019 10:15:12 +0100 Subject: Removing a few fixmes that are not needed anymore. Signed-off-by: Daniel Baumann --- lib/container/start | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/container/start') diff --git a/lib/container/start b/lib/container/start index 925749c..82f9314 100755 --- a/lib/container/start +++ b/lib/container/start @@ -403,7 +403,7 @@ fi case "${SYSTEMCTL}" in true) systemctl start ${PROGRAM}@${NAME}.service - # FIXME start console .. after sleep? + configuration option + exit 0 ;; esac -- cgit v1.2.3