On 10/2/18 10:49 AM, bruce wrote:
Since I'm not trying to get into sysAdmin stuff yet, I (perhaps stupidly) decided to disable systemd/selinux. (An article I'm following said this was ok). I'm now running into an issue where I get the following sudo chcon -R -t httpd_sys_content_rw_t /var/www/html/drupal/sites/ chcon: can't apply partial context to unlabeled file ‘README.txt’ Can I assume that this is due to selinux being disabled? And I can therefore skip this step in the process??
If you've disabled selinux, then there is no point in setting the file contexts. You can just skip that step.
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx