From 2c859b6260c95c543273a832ea0de7515a7b89bf Mon Sep 17 00:00:00 2001 From: thk Date: Sun, 15 Mar 2020 09:35:18 +0000 Subject: [PATCH] Added a comment: Tor remote does not use stdin --- ...comment_2_34fa48bba13bf896e6b3809ec22fc58e._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/git-annex_remotedaemon_--foreground_exits_immediately_if_run_as_systemd_service/comment_2_34fa48bba13bf896e6b3809ec22fc58e._comment diff --git a/doc/bugs/git-annex_remotedaemon_--foreground_exits_immediately_if_run_as_systemd_service/comment_2_34fa48bba13bf896e6b3809ec22fc58e._comment b/doc/bugs/git-annex_remotedaemon_--foreground_exits_immediately_if_run_as_systemd_service/comment_2_34fa48bba13bf896e6b3809ec22fc58e._comment new file mode 100644 index 0000000000..5efe2585ad --- /dev/null +++ b/doc/bugs/git-annex_remotedaemon_--foreground_exits_immediately_if_run_as_systemd_service/comment_2_34fa48bba13bf896e6b3809ec22fc58e._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="thk" + avatar="http://cdn.libravatar.org/avatar/bfef10a428769701aeee1db978951461" + subject="Tor remote does not use stdin" + date="2020-03-15T09:35:18Z" + content=""" +Hi Joey, + +I use the remotedaemon only for tor remotes and it works the way I documented above. So it does not need stdin and stdout at all? +"""]]