From 727aaed63001c210894357dc0406287bff891fe1 Mon Sep 17 00:00:00 2001 From: "http://xgm.de/oid/" Date: Sun, 5 Feb 2017 10:37:00 +0000 Subject: [PATCH] --- doc/bugs/assistant_ignores_foreground_switch.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/assistant_ignores_foreground_switch.mdwn b/doc/bugs/assistant_ignores_foreground_switch.mdwn index 529329e5c6..988cc7e07e 100644 --- a/doc/bugs/assistant_ignores_foreground_switch.mdwn +++ b/doc/bugs/assistant_ignores_foreground_switch.mdwn @@ -11,6 +11,8 @@ florian@marduk ~ % The assistant ist started, but forks to background. This also brekas the systemd unit from https://git-annex.branchable.com/tips/Systemd_unit/ +It seems to be connected to the autostart option, without --autostart it does not go background. + ### What steps will reproduce the problem?