Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing slash to fix semanage fcontext call | Michael Scherer | 2014-12-12 | 1 | -1/+1 |
| | | | | | | | | Since there is a trialing / the regexp for semanage become : fcontext -a -f a -t git_user_content_t '/srv/git_repos/(/.*)?' So there is 2 / instead of 1 | ||||
* | Fix missing directory creation, and add a variable for that along default value | Michael Scherer | 2014-12-12 | 1 | -0/+1 |