Allow pkgdb2 to send emails
This commit is contained in:
parent
1f8f67a12b
commit
4bd31cf881
1 changed files with 5 additions and 0 deletions
|
@ -53,3 +53,8 @@
|
|||
state=true
|
||||
persistent=true
|
||||
|
||||
- name: set sebooleans so apache can send emails
|
||||
action: seboolean name=httpd_can_sendmail
|
||||
state=true
|
||||
persistent=true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue