On Mon, Jun 11, 2012 at 04:08:47PM -0700, Pete Stieber wrote:
I'm trying to setup a git server on a Fedora 17 box. I created user name git and setup bare Git repos under /home/git/repos. When I clone these repos from another machine using$ git clone git@server_name/repos/RepoName.git RepoName selinux wants the type of /home/git to be user_home_t. When I try to use http for read-only, public access using $ git clone http://server_name/git/RepoName.git RepoName I'm not sure what to do to use both.A few versions of Fedora ago, I would get sealert entries in some log (/var/log/messages ?) that would give me hints on how to fix this type of problem. Is that still available?Pete --
### End of Message from Pete Stieber ### Indeed, the package names are (on mt system, F17)setroubleshoot.x86_64 setroubleshoot-plugins.noarch setroubleshoot-server.x86_64 setroubleshoot-doc.x86_64 If you use Runlevel 5/Graphical target, you also want to run seapplet. At the command-line, it's sealert.
-- ×-×-×-×-×-×-×-×-×-×-× Jeffrey A. Gipson ×-×-×-×-×-×-×-×-×-×-× Rule of Generation: Avoid hand-hacking; write programs to write programs when you can. -- Eric S. Raymond, The Art of Unix Programming
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org