Changeset 2549 for branches


Ignore:
Timestamp:
Jul 27, 2014, 12:28:54 AM (10 years ago)
Author:
achernya
Message:
Correct /var/log/httpd permissions
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/fc20-dev/server/doc/install-howto.sh

    r2530 r2549  
    352352    cat install-ldap
    353353
     354# Allow Apache to write the suexec log
     355    chown apache:apache /var/log/httpd
     356
    354357# Enable lots of services (currently in /etc checkout)
    355358    systemctl enable openafs-client.service
Note: See TracChangeset for help on using the changeset viewer.