summaryrefslogtreecommitdiff
path: root/doc/bugs/assistant_ignores_foreground_switch.mdwn
diff options
context:
space:
mode:
authorGravatar http://xgm.de/oid/ <Horus@web>2017-02-05 10:33:37 +0000
committerGravatar admin <admin@branchable.com>2017-02-05 10:33:37 +0000
commit72d8a9763b52a23523ae7bc3b5d0b45b1e5b7395 (patch)
treeaa70eed06987ad149ecaeebce40cdc871e9feba8 /doc/bugs/assistant_ignores_foreground_switch.mdwn
parent2048fe3bd266b9fea31e4f695e54406ef5c10a58 (diff)
Diffstat (limited to 'doc/bugs/assistant_ignores_foreground_switch.mdwn')
-rw-r--r--doc/bugs/assistant_ignores_foreground_switch.mdwn33
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/bugs/assistant_ignores_foreground_switch.mdwn b/doc/bugs/assistant_ignores_foreground_switch.mdwn
new file mode 100644
index 000000000..529329e5c
--- /dev/null
+++ b/doc/bugs/assistant_ignores_foreground_switch.mdwn
@@ -0,0 +1,33 @@
+### Please describe the problem.
+
+git annex assistant ignores the --foreground switch:
+
+```
+florian@marduk ~ % /usr/bin/git-annex assistant --foreground --autostart
+git-annex autostart in /home/florian/.synced_configuration
+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/
+
+### What steps will reproduce the problem?
+
+
+### What version of git-annex are you using? On what operating system?
+
+6.20170101-15 at Arch.
+
+### Please provide any additional information below.
+
+[[!format sh """
+# If you can, paste a complete transcript of the problem occurring here.
+# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
+
+
+# End of transcript or log.
+"""]]
+
+### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
+
+