summaryrefslogtreecommitdiffstats
path: root/scripts/init/centos
Commit message (Collapse)AuthorAgeFilesLines
* Synced gitignores with github repo (#1245)Thomas Boerger2017-03-151-93/+0
| | | | | | | | * Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo
* update SERVICENAME on init scriptsAvelino2016-12-021-1/+1
|
* Fixed project name on scriptsAvelino2016-12-021-4/+4
|
* Rename and update init files to use "gitea" instead of "gogs"Sandro Santilli2016-11-071-9/+9
| | | | Closes #102
* Replace GOGS with GITEA in variable namesSandro Santilli2016-11-071-9/+9
| | | | | | | | | | | | Still use GOGS_WORK_DIR and GOGS_CUSTOM env variables as a fallback if the equivalent GITEA_* are not set, warning user about the need for change. Does not change "gogs" to "gitea" in webhook type name Because "gogs" hook type is part of the API (routes) and used in templates... Closes #87
* adding extra check on logpathT.J. Yang2015-10-311-1/+4
|
* fix typo in centos init scriptRobert Rauch2015-04-011-1/+1
| | | We should be *sourcing* `/etc/sysconfig/gogs`, not *executing* it, don't we?
* Remove use of PID and fix stderr redirectionCarlos Gutierrez2015-03-171-7/+5
|
* s/USER/GOGS_USER/gLuca Beltrame2014-09-291-1/+1
|
* Add a CentOS init scriptLuca Beltrame2014-09-291-0/+92