From: http://xgm.de/oid/ Date: Sun, 5 Feb 2017 18:17:08 +0000 (+0000) Subject: (no commit message) X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~275^2~665 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=840f3e36241cc4033c7165daa5f0a5515c002dbe;p=git-annex.git --- 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.