mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
don't restart git-annex after copying the systemd file
The user service may not exist at this point, which would result in the handler throwing an error.
This commit is contained in:
parent
28c7b39f64
commit
49c32e26cf
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@
|
|||
dest: /etc/systemd/user/git-annex.service
|
||||
notify:
|
||||
- reload systemd config
|
||||
- restart git-annex
|
||||
|
||||
- name: Check if git-annex autostart file exists
|
||||
stat:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue