From 840f3e36241cc4033c7165daa5f0a5515c002dbe Mon Sep 17 00:00:00 2001 From: "http://xgm.de/oid/" Date: Sun, 5 Feb 2017 18:17:08 +0000 Subject: [PATCH] --- doc/bugs/assistant_ignores_foreground_switch.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bugs/assistant_ignores_foreground_switch.mdwn b/doc/bugs/assistant_ignores_foreground_switch.mdwn index 988cc7e07e..38e2ea601d 100644 --- a/doc/bugs/assistant_ignores_foreground_switch.mdwn +++ b/doc/bugs/assistant_ignores_foreground_switch.mdwn @@ -9,7 +9,7 @@ ok 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/ +The assistant ist started, but forks to background. This also breaks the systemd unit from https://git-annex.branchable.com/tips/Systemd_unit/ (add Type=forking to the service works around that) It seems to be connected to the autostart option, without --autostart it does not go background.