apply the hotfix
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
20016d1b05
commit
12d3665003
1 changed files with 4 additions and 0 deletions
|
@ -43,6 +43,10 @@
|
|||
copy: src=class_urlshort.php dest=/usr/share/sticky-notes/classes/class_urlshort.php owner=root group=root mode=644
|
||||
notify: reload httpd
|
||||
|
||||
- name: Hotfix show.php
|
||||
copy: src=show.php dest=/usr/share/sticky-notes/show.php owner=root group=root mode=644
|
||||
notify: reload httpd
|
||||
|
||||
- name: set sebooleans so paste can talk to the db
|
||||
seboolean: name=httpd_can_network_connect_db state=true persistent=true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue