From f62d69e1f4133c9bd8832c617fe5677f499d8a95 Mon Sep 17 00:00:00 2001 From: Henry Date: Thu, 26 Apr 2018 07:46:15 +0200 Subject: Selinux FAQ Add PubSubHubbub sub directory --- docs/en/users/07_Frequently_Asked_Questions.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/en/users') diff --git a/docs/en/users/07_Frequently_Asked_Questions.md b/docs/en/users/07_Frequently_Asked_Questions.md index 252e9c461..8187b8b6a 100644 --- a/docs/en/users/07_Frequently_Asked_Questions.md +++ b/docs/en/users/07_Frequently_Asked_Questions.md @@ -61,6 +61,7 @@ semanage fcontext -a -t httpd_sys_rw_content_t '/usr/share/FreshRSS/data' semanage fcontext -a -t httpd_sys_rw_content_t '/usr/share/FreshRSS/data/cache' semanage fcontext -a -t httpd_sys_rw_content_t '/usr/share/FreshRSS/data/users' semanage fcontext -a -t httpd_sys_rw_content_t '/usr/share/FreshRSS/data/favicons' +semanage fcontext -a -t httpd_sys_rw_content_t '/usr/share/FreshRSS/data/PubSubHubbub' restorecon -Rv /usr/share/FreshRSS/data ``` -- cgit v1.2.3