aboutsummaryrefslogtreecommitdiff
path: root/scripts/systemd/gogs.service
Commit message (Collapse)AuthorAge
* scripts: update gogs.service (#4223)Unknwon2017-03-04
| | | | | According to https://goo.gl/ea8k9K, it hurts nothing to use nonexistent services but gains convenient for default settings.
* scripts: update gogs.service (#4223)Unknwon2017-03-02
| | | | | | Add 'After=mariadb.service’. [CI SKIP]
* Simplify descriptionUnknwon2017-02-15
|
* Hijack #2388Unknwon2016-02-14
|
* fix systemd "Trailing garbage, ignoring." warning.Martin van Beurden2015-05-09
| | | | | Environment should be a space-separated list instead of comma-separated. No need for double quoting when the values don't contain spaces.
* scripts: remove meaningless script and modify systemd serviceUnknwon2015-03-04
|
* Intial commit for systemd supportThomas Fanninger2014-09-16