mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-12 06:09:39 +07:00
Merge pull request #7147 from nextcloud/backport/7142/stable22
[stable22] selinux: All directory labels should be deleted on uninstall
This commit is contained in:
@@ -29,6 +29,7 @@ this execute the following commands as root after uninstalling Nextcloud::
|
||||
semanage fcontext -d '/var/www/html/nextcloud/apps(/.*)?'
|
||||
semanage fcontext -d '/var/www/html/nextcloud/.htaccess'
|
||||
semanage fcontext -d '/var/www/html/nextcloud/.user.ini'
|
||||
semanage fcontext -d '/var/www/html/nextcloud/3rdparty/aws/aws-sdk-php/src/data/logs(/.*)?'
|
||||
|
||||
restorecon -Rv '/var/www/html/nextcloud/'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user