Merge pull request #1486 from owncloud/phil-davis-SELinux-Config-master

SELinux Config Doc - use a real word
This commit is contained in:
Carla Schroder
2015-08-14 09:23:14 -07:00

View File

@@ -53,7 +53,7 @@ Use this setting to allow LDAP connections::
Allow access to remote network
------------------------------
ownCloud requires access to remote networks for functionalities such as Server-to-Server sharing, external storages or
ownCloud requires access to remote networks for functions such as Server-to-Server sharing, external storages or
the app store. To allow this access use the following setting::
setsebool -P httpd_can_network_connect on
@@ -64,4 +64,4 @@ Allow access to SMTP/sendmail
If you want to allow ownCloud to send out e-mail notifications via sendmail you need
to use the following setting::
setsebool -P httpd_can_sendmail on
setsebool -P httpd_can_sendmail on