Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
d6609a0847
6 changed files with 41 additions and 0 deletions
|
@ -14,3 +14,5 @@ ExecStop=/usr/bin/git-annex assistant --stop
|
|||
[Install]
|
||||
WantedBy=default.target
|
||||
"""]]
|
||||
|
||||
> This seems to overlap with [[todo/server-level_daemon__63__/]] in some way... --[[anarcat]]
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
[[!comment format=mdwn
|
||||
username="db48x"
|
||||
subject="comment 2"
|
||||
date="2015-04-29T22:56:47Z"
|
||||
content="""
|
||||
Well, the usage just says
|
||||
|
||||
--stop stop daemon
|
||||
|
||||
so naturally I assumed that this is how you stop the daemon. It's cool though; systemd can just send it a SIGKILL or whatever.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue