Fix path
This commit is contained in:
parent
ad9cb51765
commit
245c038542
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
- config
|
- config
|
||||||
|
|
||||||
- name: add systemd unit file to start infinote daemon
|
- name: add systemd unit file to start infinote daemon
|
||||||
copy: src=infinoted.service dest=/etc/system/systemd/infinoted.service
|
copy: src=infinoted.service dest=/etc/systemd/system/infinoted.service
|
||||||
notify: reload systemd service files
|
notify: reload systemd service files
|
||||||
tags:
|
tags:
|
||||||
- infinote
|
- infinote
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue