mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-22 07:52: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