diff --git a/admin_manual/installation/selinux_configuration.rst b/admin_manual/installation/selinux_configuration.rst index 3ace4a989..b1dc7791b 100644 --- a/admin_manual/installation/selinux_configuration.rst +++ b/admin_manual/installation/selinux_configuration.rst @@ -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 \ No newline at end of file + setsebool -P httpd_can_sendmail on