This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
fix journald restart in ansible
pull/1943/head
Greg Szabo
7 years ago
parent
b6bc56e906
commit
cad2b3ce5a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ansible/roles/install/tasks/main.yml
+ 1
- 1
ansible/roles/install/tasks/main.yml
View File
@ -11,7 +11,7 @@
- {
regexp
:
"^#RateLimitBurst"
, line
:
"RateLimitBurst=0"
}
-
name
:
Restart journald
s
ystem
:
name=systemd-journald state=restarted
s
ervice
:
name=systemd-journald state=restarted
-
include
:
debian.yml
when
:
ansible_os_family == "Debian"
Write
Preview
Loading…
Cancel
Save