From cb0aef71a176bbb8f2859bb6bf3ac8234c0386fd Mon Sep 17 00:00:00 2001 From: thk Date: Sun, 15 Mar 2020 09:36:14 +0000 Subject: [PATCH] --- ...-foreground_exits_immediately_if_run_as_systemd_service.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bugs/git-annex_remotedaemon_--foreground_exits_immediately_if_run_as_systemd_service.mdwn b/doc/bugs/git-annex_remotedaemon_--foreground_exits_immediately_if_run_as_systemd_service.mdwn index 1d6a90a224..96033a8ed3 100644 --- a/doc/bugs/git-annex_remotedaemon_--foreground_exits_immediately_if_run_as_systemd_service.mdwn +++ b/doc/bugs/git-annex_remotedaemon_--foreground_exits_immediately_if_run_as_systemd_service.mdwn @@ -1,6 +1,6 @@ ### Please describe the problem. -I want to start git-annex remotedaemon on login as a systemd user service. And I want to have logs in journald, not in .gi/annex/daemon.log. Thus I use this service definition: +I want to start git-annex remotedaemon on login as a systemd user service. And I want to have logs in journald, not in .git/annex/daemon.log. Thus I use this service definition: ``` [Unit]