aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/templates/xinetd
Commit message (Collapse)AuthorAgeFilesLines
* Use @ when accessing variables in templatesDan Fandrich2024-11-201-2/+2
| | | | | | | | Access without the @ symbol is the older method and is discouraged. This take leaves alone accesses of variables that are defined within the template, which don't seem to allow an @. This is the second batch of files.
* Revert "Use @ when accessing variables in templates"Dan Fandrich2024-10-041-2/+2
| | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622.
* Use @ when accessing variables in templatesDan Fandrich2024-10-041-2/+2
| | | | Access without the @ symbol is the older method and is discouraged.
* enable ipv6 for gitMichael Scherer2011-06-081-0/+1
|
* - fix the path used for git-daemon ( lib_dir include /usr )Michael Scherer2011-02-161-1/+1
|
* - fix path of git-daemon, as it break on x86_64 ( ie valstar )Michael Scherer2011-02-161-1/+1
|
* oops, add missing fileMichael Scherer2011-01-161-0/+13