The httpd init script should be executable
This commit is contained in:
parent
4dcc5ae689
commit
c50469ade8
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
# install hash randomization hotfix
|
||||
- name: hotfix - copy over new httpd init script
|
||||
copy: src=$files/hotfix/httpd/httpd.init dest=/etc/init.d/httpd
|
||||
owner=root group=root mode=0755
|
||||
notify:
|
||||
- restart apache
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue