mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-26 19:21:44 +00:00
fix journald restart in ansible
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
- { regexp: "^#RateLimitBurst", line: "RateLimitBurst=0" }
|
||||
|
||||
- name: Restart journald
|
||||
system: name=systemd-journald state=restarted
|
||||
service: name=systemd-journald state=restarted
|
||||
|
||||
- include: debian.yml
|
||||
when: ansible_os_family == "Debian"
|
||||
|
Reference in New Issue
Block a user