summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/assistant_ignores_foreground_switch.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/assistant_ignores_foreground_switch.mdwn b/doc/bugs/assistant_ignores_foreground_switch.mdwn
index 988cc7e07..38e2ea601 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.