Use 'reload systemd' instead of 'systemctl daemon-reload'.
This commit is contained in:
parent
bc039ea9e5
commit
402e1a3bb7
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
regexp: '^PrivateTmp'
|
regexp: '^PrivateTmp'
|
||||||
line: 'PrivateTmp=false'
|
line: 'PrivateTmp=false'
|
||||||
notify:
|
notify:
|
||||||
- systemctl daemon-reload
|
- reload systemd
|
||||||
- restart httpd service
|
- restart httpd service
|
||||||
tags:
|
tags:
|
||||||
- odcs
|
- odcs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue